Commit 94114e8d authored by Olivier Gonzalez's avatar Olivier Gonzalez Committed by Stan Hu

Remove spec failing with MySQL

parent c3e9783d
......@@ -88,8 +88,6 @@ describe API::Vulnerabilities do
expect(response).to have_gitlab_http_status(200)
expect(response.headers['X-Total']).to eq occurrence_count
expect(json_response.first.dig('dismissal_feedback', 'id')).to eq(dismissal.id)
end
it 'returns vulnerabilities with low severity' do
......
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