Commit c0226f86 authored by Tiffany Rea's avatar Tiffany Rea

Add :requires_admin for test to toggle FF

parent 040165b7
# frozen_string_literal: true
module QA
RSpec.describe 'Plan', :reliable do
RSpec.describe 'Plan', :reliable, :requires_admin do
# TODO: remove :requires_admin when `Runtime::Feature.enable` method call is removed
# See more info in `before` block
describe 'Assign Iterations' 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