Rename specs
This commit is contained in:
parent
63cdf1aeb0
commit
0a9979d9ef
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
require 'spec_helper'
|
||||
|
||||
describe JWT::ContainerRegistryAuthenticationService, services: true do
|
||||
describe Auth::ContainerRegistryAuthenticationService, services: true do
|
||||
let(:current_project) { nil }
|
||||
let(:current_user) { nil }
|
||||
let(:current_params) { {} }
|
Loading…
Reference in a new issue