summaryrefslogtreecommitdiff
path: root/db/fixtures/development/09_issues.rb
diff options
context:
space:
mode:
Diffstat (limited to 'db/fixtures/development/09_issues.rb')
-rw-r--r--db/fixtures/development/09_issues.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/db/fixtures/development/09_issues.rb b/db/fixtures/development/09_issues.rb
index 4fa572fca9b..d93d133d157 100644
--- a/db/fixtures/development/09_issues.rb
+++ b/db/fixtures/development/09_issues.rb
@@ -1,3 +1,5 @@
+require './spec/support/sidekiq'
+
Gitlab::Seeder.quiet do
Project.all.each do |project|
10.times do