mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
Cleanup
This commit is contained in:
parent
f7a62d644b
commit
cd71d0230b
1 changed files with 0 additions and 5 deletions
|
@ -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=
|
||||
##
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue