gitlab-org--gitlab-foss/features/steps/project/issues
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
..
filter_labels.rb Change `within` to `page.within` in feature steps 2015-06-12 05:12:42 -04:00
issues.rb Call `page.all` instead of `all` in feature steps 2015-06-12 05:12:42 -04:00
labels.rb Call `page.all` instead of `all` in feature steps 2015-06-12 05:12:42 -04:00
milestones.rb Update all `should`-style syntax to `expect` in features 2015-06-12 05:12:09 -04:00