Commit 64f60340 authored by Jacob Vosmaer's avatar Jacob Vosmaer

More hacks to get the specs working again

parent 0194dd41
......@@ -97,6 +97,9 @@ describe 'gitlab:app namespace rake task' do
Rake::Task["gitlab:backup:repo:create"].reenable
Rake::Task["gitlab:backup:uploads:create"].reenable
create_backup
Rake::Task["gitlab:backup:db:create"].reenable
Rake::Task["gitlab:backup:repo:create"].reenable
Rake::Task["gitlab:backup:uploads:create"].reenable
end
it 'uses the custom permissions' 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