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
|
@default_host = url
|
||||||
end
|
end
|
||||||
|
|
||||||
remove_method :disable_animation=
|
|
||||||
def disable_animation=(bool_or_allowlist)
|
|
||||||
@disable_animation = bool_or_allowlist
|
|
||||||
end
|
|
||||||
|
|
||||||
remove_method :test_id=
|
remove_method :test_id=
|
||||||
##
|
##
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Reference in a new issue