Commit 9eb394b6 authored by Rémy Coutable's avatar Rémy Coutable

Quarantine an order-dependent test in user_views_iteration_spec.rb

parent 99d7917a
......@@ -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