Commit 1fee822f authored by Rémy Coutable's avatar Rémy Coutable

Merge branch 'quarantine-order-dependent-test' into 'master'

Quarantine an order-dependent test in user_views_iteration_spec.rb

See merge request gitlab-org/gitlab!34744
parents c086bd8f 9eb394b6
......@@ -16,7 +16,7 @@ RSpec.describe 'User views iteration' do
sign_in(user)
end
context 'view an iteration', :js do
context 'view an iteration', :js, quarantine: 'https://gitlab.com/gitlab-org/gitlab/-/issues/222915' do
before do
visit group_iteration_path(iteration.group, iteration)
end
......
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