Commit cac3d3a0 authored by Walmyr Lima's avatar Walmyr Lima

De-quarantine plan end-to-end test

I have analyzed the execution of this test in the quarntine jobs
of some MRs, and in all of the executions that I looked it has
passed, so I'm de-quarantining it, but I'll keep an eye on it
in case it fails again.
parent e7d35627
# frozen_string_literal: true
module QA
# Failure issue https://gitlab.com/gitlab-org/quality/staging/issues/68
context 'Plan', :quarantine do
context 'Plan' do
describe 'filter issue comments activities' do
let(:issue_title) { 'issue title' }
......
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