summaryrefslogtreecommitdiff
path: root/db/fixtures/development/99_common_metrics.rb
diff options
context:
space:
mode:
Diffstat (limited to 'db/fixtures/development/99_common_metrics.rb')
-rw-r--r--db/fixtures/development/99_common_metrics.rb5
1 files changed, 5 insertions, 0 deletions
diff --git a/db/fixtures/development/99_common_metrics.rb b/db/fixtures/development/99_common_metrics.rb
new file mode 100644
index 00000000000..1f39c0ce5a0
--- /dev/null
+++ b/db/fixtures/development/99_common_metrics.rb
@@ -0,0 +1,5 @@
+# frozen_string_literal: true
+
+require Rails.root.join('db/importers/common_metrics_importer.rb')
+
+::Importers::CommonMetricsImporter.new.execute