Commit b04383b9 authored by Walmyr Lima e Silva Filho's avatar Walmyr Lima e Silva Filho

Merge branch '118473-remove-test-from-quarantine' into 'master'

Remove passing tests from quarantine

Closes #196034 and #118473

See merge request gitlab-org/gitlab!23833
parents b9a3b48a 3a12a5d0
# frozen_string_literal: true
module QA
context 'Create', quarantine: 'https://gitlab.com/gitlab-org/gitlab/issues/196034' do
context 'Create' do
describe 'Web IDE file templates' do
include Runtime::Fixtures
......
# frozen_string_literal: true
module QA
context 'Create', quarantine: 'https://gitlab.com/gitlab-org/gitlab/issues/118473' do
context 'Create' do
describe 'batch comments in merge request' do
let(:project) do
Resource::Project.fabricate_via_api! do |project|
......
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