Commit 5d588d80 authored by Heinrich Lee Yu's avatar Heinrich Lee Yu

Merge branch 'rp/remove-unnecessary-require' into 'master'

Don't require sidekiq-middleware in fixture file that doesn't use it

See merge request gitlab-org/gitlab!52908
parents c9a58dfc 27211ac0
# frozen_string_literal: true
require './spec/support/sidekiq_middleware'
# Create an api access token for root user with the value:
token = 'ypCa3Dzb23o5nvsixwPA'
scopes = Gitlab::Auth.all_available_scopes
......
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