Commit cacf72f8 authored by Desiree Chevalier's avatar Desiree Chevalier

Add reliable tag to milestone e2e specs

parent 38b28e2f
# frozen_string_literal: true
module QA
RSpec.describe 'Plan' do
RSpec.describe 'Plan', :reliable do
describe 'Milestones' do
include Support::Dates
......
# frozen_string_literal: true
module QA
RSpec.describe 'Plan' do
RSpec.describe 'Plan', :reliable do
describe 'Group milestone' do
include Support::Dates
......
# frozen_string_literal: true
module QA
RSpec.describe 'Plan' do
RSpec.describe 'Plan', :reliable do
describe 'Project milestone' do
include Support::Dates
......
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