Commit f786c359 authored by Ryan Cobb's avatar Ryan Cobb

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

parent 8ec12e42
......@@ -3,7 +3,6 @@
require 'spec_helper'
describe 'metrics dashboard page' do
# Further tests can be found at metrics_dashboard_controller_spec.rb
let_it_be(:project) { create(:project) }
let_it_be(:environment) { create(:environment, project: project) }
let_it_be(:environment2) { create(:environment, project: project) }
......
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