Commit 44f7c735 authored by Dan Davison's avatar Dan Davison

Merge branch 'qa-update-spec-quarantine-tags' into 'master'

Update quarantine tags for production and canary

See merge request gitlab-org/gitlab!83654
parents 8c6865e3 51cf0679
......@@ -3,7 +3,7 @@
module QA
RSpec.describe 'Create' do
describe 'Merge request creation from fork', quarantine: {
only: { subdomain: %i[canary production] },
only: :production,
issue: "https://gitlab.com/gitlab-org/gitlab/-/issues/343801",
type: :investigation
} 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