mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
Oops, renaming mistake fixed!
This commit is contained in:
parent
2e4bb2e374
commit
124ec5d76e
2 changed files with 2 additions and 2 deletions
|
|
@ -8,7 +8,7 @@ describe Capybara::Driver::Selenium do
|
|||
it_should_behave_like "driver"
|
||||
it_should_behave_like "driver with javascript support"
|
||||
it_should_behave_like "driver with frame support"
|
||||
it_should_behave_like "driver with popup support"
|
||||
it_should_behave_like "driver with support for window switching"
|
||||
it_should_behave_like "driver without status code support"
|
||||
it_should_behave_like "driver with cookies support"
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue