Commit 01db1450 authored by Shinya Maeda's avatar Shinya Maeda

Merge branch 'fix_hanging_spec_when_fully_decomposed' into 'master'

Fix hanging spec when fully decomposed

See merge request gitlab-org/gitlab!80848
parents 7638f46c 4a0d9755
......@@ -232,7 +232,7 @@ RSpec.describe 'Merge request > User sees pipelines', :js do
sign_in user
end
context 'when pipeline and merge request were created simultaneously' do
context 'when pipeline and merge request were created simultaneously', :delete do
before do
stub_ci_pipeline_to_return_yaml_file
......
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