Commit bf3ee6da authored by Aleksandr Soborov's avatar Aleksandr Soborov

Unquarantine Secure MR E2E tests

parent 6bc0f1f7
......@@ -3,10 +3,7 @@
require 'pathname'
module QA
# https://gitlab.com/gitlab-org/gitlab/issues/37231
# https://gitlab.com/gitlab-org/gitlab/issues/36822
# https://gitlab.com/gitlab-org/gitlab/issues/36559
context 'Secure', :docker, :quarantine do
context 'Secure', :docker do
describe 'Security Reports in a Merge Request' do
let(:sast_vuln_count) { 5 }
let(:dependency_scan_vuln_count) { 4 }
......
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