gitlab-org--gitlab-foss/spec/features/projects/blobs
Robert Speicher 14a27a4f40
Correct usage of the have_link matcher
The second option to this matcher should be an options hash; anything
else is just ignored, which can lead to false positives in tests.

We see one such false positive in the "Learn more" link test in
`spec/features/projects/blobs/blob_show_spec.rb`.
2018-09-14 15:36:40 -05:00
..
blob_line_permalink_updater_spec.rb Enable Capybara/FeatureMethods cop 2018-07-05 06:32:05 +00:00
blob_show_spec.rb Correct usage of the have_link matcher 2018-09-14 15:36:40 -05:00
edit_spec.rb render using RedCarpet if legacy_render parameter is set 2018-09-05 09:19:16 -05:00
shortcuts_blob_spec.rb Fix specs failing on duplicate gpg signature 2018-08-13 07:35:50 +02:00
user_creates_new_blob_in_new_project_spec.rb Resolve "Rename the `Master` role to `Maintainer`" Backend 2018-07-11 14:36:08 +00:00