This commit is contained in:
Thomas Walpole 2019-04-15 13:23:07 -07:00
parent f7a62d644b
commit cd71d0230b
1 changed files with 0 additions and 5 deletions

View File

@ -89,11 +89,6 @@ module Capybara
@default_host = url
end
remove_method :disable_animation=
def disable_animation=(bool_or_allowlist)
@disable_animation = bool_or_allowlist
end
remove_method :test_id=
##
#