summaryrefslogtreecommitdiff
path: root/db/fixtures/development/16_protected_branches.rb
diff options
context:
space:
mode:
Diffstat (limited to 'db/fixtures/development/16_protected_branches.rb')
-rw-r--r--db/fixtures/development/16_protected_branches.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/fixtures/development/16_protected_branches.rb b/db/fixtures/development/16_protected_branches.rb
index 2b492ac1f61..e6615b20f9c 100644
--- a/db/fixtures/development/16_protected_branches.rb
+++ b/db/fixtures/development/16_protected_branches.rb
@@ -1,4 +1,4 @@
-require './spec/support/sidekiq'
+require './spec/support/sidekiq_middleware'
Gitlab::Seeder.quiet do
admin_user = User.find(1)