mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
Removed old unexisting shared scenario from celerity spec
This commit is contained in:
parent
2b64e7952a
commit
74a752ebf5
1 changed files with 0 additions and 1 deletions
|
|
@ -9,7 +9,6 @@ if RUBY_PLATFORM =~ /java/
|
||||||
it_should_behave_like "driver"
|
it_should_behave_like "driver"
|
||||||
it_should_behave_like "driver with javascript support"
|
it_should_behave_like "driver with javascript support"
|
||||||
it_should_behave_like "driver with header support"
|
it_should_behave_like "driver with header support"
|
||||||
it_should_behave_like "driver with node path support"
|
|
||||||
|
|
||||||
end
|
end
|
||||||
else
|
else
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue