Commit c83726f3 authored by Kyle Wiebers's avatar Kyle Wiebers Committed by Albert Salim

Quarantine frequent flaky spec

Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/329304
parent 89d2d950
......@@ -107,7 +107,7 @@ RSpec.describe 'Project mirror', :js do
end
describe 'password authentication' do
it 'can be set up' do
it 'can be set up', quarantine: 'https://gitlab.com/gitlab-org/gitlab/-/issues/329304' do
visit project_settings_repository_path(project)
page.within('.project-mirror-settings') do
......
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