Commit 3c0a2100 authored by Andy Soiron's avatar Andy Soiron Committed by Douglas Barbosa Alexandre

Temporary fix broken feature spec

parent 68cfd774
...@@ -583,7 +583,7 @@ RSpec.describe Feature, stub_feature_flags: false do ...@@ -583,7 +583,7 @@ RSpec.describe Feature, stub_feature_flags: false do
end end
context 'when flag is new and not feature_flag_state_logs' do 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 } it { is_expected.to be_truthy }
end 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