Commit 7796586f authored by Walmyr Lima's avatar Walmyr Lima

Remove reliable tag from specific test

parent 57be66b9
# frozen_string_literal: true
module QA
context 'Plan', :orchestrated, :smtp, :reliable do
context 'Plan', :orchestrated, :smtp do
describe 'Email Notification' do
let(:user) do
Resource::User.fabricate_or_use(Runtime::Env.gitlab_qa_username_1, Runtime::Env.gitlab_qa_password_1)
......
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