Skip to content
Snippets Groups Projects
Commit ec3547b9 authored by Anastasia McDonald's avatar Anastasia McDonald :red_circle:
Browse files

Remove quarantine metadata from spec

Since the test is expected to fail till refactored
parent 299a3d88
No related branches found
No related tags found
1 merge request!90206Remove quarantine metadata from open_fork_in_web_ide_spec
......@@ -3,9 +3,7 @@
module QA
RSpec.describe 'Create' do
describe 'Open a fork in Web IDE',
# TODO: remove limitation to only run on main when the test is fixed
only: { pipeline: :main },
quarantine: {
skip: {
issue: "https://gitlab.com/gitlab-org/gitlab/-/issues/351696",
type: :flaky
} do
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment