summaryrefslogtreecommitdiff
path: root/spec/factories/prometheus_metrics.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/factories/prometheus_metrics.rb')
-rw-r--r--spec/factories/prometheus_metrics.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/factories/prometheus_metrics.rb b/spec/factories/prometheus_metrics.rb
index 503d392a524..e785bf2ac9d 100644
--- a/spec/factories/prometheus_metrics.rb
+++ b/spec/factories/prometheus_metrics.rb
@@ -9,7 +9,7 @@ FactoryBot.define do
group { :business }
project
legend { 'legend' }
- dashboard_path { '.gitlab/dashboards/dashboard_path.yml'}
+ dashboard_path { '.gitlab/dashboards/dashboard_path.yml' }
trait :common do
common { true }