Commit bda425f9 authored by Ezekiel Kigbo's avatar Ezekiel Kigbo

Address minor review comments

parent 075c513c
......@@ -120,7 +120,6 @@ RSpec.describe 'Value Stream Analytics', :js do
end
it 'can filter the metrics by date' do
aggregate_failures 'with relevant values' do
expect(metrics_values).to eq(["3.0", "2.0", "1.0", "0.0"])
set_daterange(from, to)
......@@ -129,7 +128,6 @@ RSpec.describe 'Value Stream Analytics', :js do
end
end
end
end
context "as a guest" do
before 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