Commit b1e850ec authored by Ash McKenzie's avatar Ash McKenzie

Merge branch 'quarantine-project-template-feature-test' into 'master'

Quarantine flaky project template feature tests

See merge request gitlab-org/gitlab!34803
parents 75fa01e5 2f2c9865
......@@ -17,7 +17,7 @@ RSpec.describe 'Project' do
sign_in user
end
it "defaults to correct namespace", :js do
it "defaults to correct namespace", :js, quarantine: 'https://gitlab.com/gitlab-org/gitlab/-/issues/223023' do
visit new_project_path
find('#create-from-template-tab').click
find('.custom-group-project-templates-tab').click
......
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