Commit 0edc0439 authored by Kyle Wiebers's avatar Kyle Wiebers

Quarantine dockerfile dropdown spec

Appears to be a flaky spec
parent d5b5fec7
......@@ -2,7 +2,7 @@
require 'spec_helper'
RSpec.describe 'Projects > Files > User wants to add a Dockerfile file' do
RSpec.describe 'Projects > Files > User wants to add a Dockerfile file', quarantine: 'https://gitlab.com/gitlab-org/gitlab/-/issues/297400' do
before do
project = create(:project, :repository)
sign_in project.owner
......
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