Commit b04c8ff9 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Add spec suffix to merge_request_with_sast.rb

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent fc2f9ce1
...@@ -40,4 +40,4 @@ describe 'Merge request with sast', :js do ...@@ -40,4 +40,4 @@ describe 'Merge request with sast', :js do
expect(page).to have_content('message name goes here') expect(page).to have_content('message name goes here')
expect(page).to have_content('file name goes here') expect(page).to have_content('file name goes here')
end end
end end
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment