Commit aeb6ed9c authored by Douglas Barbosa Alexandre's avatar Douglas Barbosa Alexandre

Merge branch 'andysoiron/fix-broken-feature-spec' into 'master'

Temporary fix broken feature spec

See merge request gitlab-org/gitlab!77196
parents 1bf36d78 3c0a2100
......@@ -583,7 +583,7 @@ RSpec.describe Feature, stub_feature_flags: false do
end
context 'when flag is new and not feature_flag_state_logs' do
let(:milestone) { "14.6" }
let(:milestone) { "14.9" }
it { is_expected.to be_truthy }
end
......
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