Commit e152c806 authored by Lin Jen-Shin's avatar Lin Jen-Shin

Merge branch '297782-flaky-tests-in-spec-features-projects-ci-lint_spec-rb' into 'master'

Quarantine flaky tests

See merge request gitlab-org/gitlab!55061
parents d648b282 9ae337e9
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
require 'spec_helper' require 'spec_helper'
RSpec.describe 'CI Lint', :js do RSpec.describe 'CI Lint', :js, quarantine: 'https://gitlab.com/gitlab-org/gitlab/-/issues/297782' do
include Spec::Support::Helpers::Features::EditorLiteSpecHelpers include Spec::Support::Helpers::Features::EditorLiteSpecHelpers
let(:project) { create(:project, :repository) } let(:project) { create(:project, :repository) }
......
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