More hacks to get the specs working again
This commit is contained in:
parent
0194dd4182
commit
64f6034091
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue