Commit 60b5db86 authored by Rémy Coutable's avatar Rémy Coutable

Fix gitlab:backup:create spec

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent bd722305
......@@ -253,7 +253,6 @@ describe 'gitlab:app namespace rake task' do
# We unstub the storages to be able to reconfigure the actual Gitaly channels
allow(Gitlab.config.repositories).to receive(:storages).and_call_original
Gitlab::GitalyClient.configure_channels
end
it 'includes repositories in all repository storages' 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