More hacks to get the specs working again

This commit is contained in:
Jacob Vosmaer 2015-07-08 20:07:56 +02:00
parent 0194dd4182
commit 64f6034091
1 changed files with 3 additions and 0 deletions

View File

@ -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