gitlab-org--gitlab-foss/features/steps/admin
Robert Speicher 4c42fc7c4c Call `page.all` instead of `all` in feature steps
There's a naming conflict between Capybara and rspec-matchers which both
define the `all` method.

See https://github.com/jnicklas/capybara/issues/1396
2015-06-12 05:12:42 -04:00
..
active_tab.rb Merge branch 'spinach-step' of https://github.com/cirosantilli/gitlabhq into cirosantilli-spinach-step 2014-09-22 20:56:12 +03:00
applications.rb Change `within` to `page.within` in feature steps 2015-06-12 05:12:42 -04:00
broadcast_messages.rb Update all `should`-style syntax to `expect` in features 2015-06-12 05:12:09 -04:00
deploy_keys.rb Update all `should`-style syntax to `expect` in features 2015-06-12 05:12:09 -04:00
groups.rb Change `within` to `page.within` in feature steps 2015-06-12 05:12:42 -04:00
logs.rb Update all `should`-style syntax to `expect` in features 2015-06-12 05:12:09 -04:00
projects.rb Update all `should`-style syntax to `expect` in features 2015-06-12 05:12:09 -04:00
settings.rb Call `page.all` instead of `all` in feature steps 2015-06-12 05:12:42 -04:00
users.rb Change `within` to `page.within` in feature steps 2015-06-12 05:12:42 -04:00