Commit 6b030ace authored by Walmyr Lima's avatar Walmyr Lima

Quarantine non-deterministic test

Also, add an extra expectation for when the test is de-quarantined.
parent 0326eb4f
# frozen_string_literal: true # frozen_string_literal: true
module QA module QA
context 'Plan' do # https://gitlab.com/gitlab-org/quality/nightly/issues/146
context 'Plan', :quarantine do
describe 'Multiple assignees per issue' do describe 'Multiple assignees per issue' do
before do before do
Runtime::Browser.visit(:gitlab, Page::Main::Login) Runtime::Browser.visit(:gitlab, Page::Main::Login)
......
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