Commit 7e46d0a9 authored by Grzegorz Bizon's avatar Grzegorz Bizon

Fix container registry controller specs

parent 4fab9f24
......@@ -6,6 +6,7 @@ describe Projects::Registry::RepositoriesController do
before do
sign_in(user)
stub_container_registry_config(enabled: true)
end
context 'when user has access to registry' do
......
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