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
blob_show_spec.rb Correct usage of the have_link matcher 2018-09-14 15:36:40 -05:00
edit_spec.rb
shortcuts_blob_spec.rb
user_creates_new_blob_in_new_project_spec.rb