Commit 44e21f40 authored by Heinrich Lee Yu's avatar Heinrich Lee Yu Committed by Alexandru Croitor

Apply 1 suggestion(s) to 1 file(s)

parent bce549fc
......@@ -30,7 +30,7 @@ RSpec.describe Resolvers::TimeboxBurnupTimeSeriesResolver do
context 'when the feature flag is enabled' do
before do
stub_feature_flags(burnup_charts: true)
stub_feature_flags(burnup_charts: true, iteration_charts: true)
end
it 'returns burnup chart data' do
......
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