Commit 2223b141 authored by Sanad Liaquat's avatar Sanad Liaquat

Merge branch 'adjust-test-to-avoid-flakiness' into 'master'

Adjust test to avoid flakiness

Closes #34144

See merge request gitlab-org/gitlab!18657
parents e5073e1f 7ca2b880
......@@ -44,6 +44,8 @@ module QA
new_label_different_scope_multi_colon
])
show.select_all_activities_filter
initial_labels = "#{initial_label} #{initial_label_multi_colon}"
new_labels = "#{new_label_same_scope} #{new_label_same_scope_multi_colon} #{new_label_different_scope_multi_colon} #{new_label_different_scope}"
......
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