Commit b74f37f4 authored by Sanad Liaquat's avatar Sanad Liaquat

Merge branch 'qa-fix-policy-alerts-testcase' into 'master'

Fix policy alerts test case url

See merge request gitlab-org/gitlab!72622
parents fb38aaa7 3f1ba92b
......@@ -23,7 +23,7 @@ module QA
project.visit!
end
it 'can load Threat Monitoring page and view the policy alert list', :smoke, testcase: 'https://gitlab.com/gitlab-org/quality/testcases/-/quality/test_cases/1892' do
it 'can load Threat Monitoring page and view the policy alert list', :smoke, testcase: 'https://gitlab.com/gitlab-org/quality/testcases/-/quality/test_cases/2289' do
Page::Project::Menu.perform(&:click_on_threat_monitoring)
EE::Page::Project::ThreatMonitoring::AlertsList.perform do |alerts_list|
......
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