Commit 774a5107 authored by Kamil Trzcinski's avatar Kamil Trzcinski

Fix specs

parent 0958f331
require 'spec_helper'
describe JWT::ContainerRegistryAuthenticationService, services: true do
describe Gitlab::JWT::ContainerRegistryAuthenticationService, services: true do
let(:current_project) { nil }
let(:current_user) { nil }
let(:current_params) { {} }
......
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