More hacks to get the specs working again
This commit is contained in:
parent
0194dd4182
commit
64f6034091
|
|
@ -97,6 +97,9 @@ describe 'gitlab:app namespace rake task' do
|
||||||
Rake::Task["gitlab:backup:repo:create"].reenable
|
Rake::Task["gitlab:backup:repo:create"].reenable
|
||||||
Rake::Task["gitlab:backup:uploads:create"].reenable
|
Rake::Task["gitlab:backup:uploads:create"].reenable
|
||||||
create_backup
|
create_backup
|
||||||
|
Rake::Task["gitlab:backup:db:create"].reenable
|
||||||
|
Rake::Task["gitlab:backup:repo:create"].reenable
|
||||||
|
Rake::Task["gitlab:backup:uploads:create"].reenable
|
||||||
end
|
end
|
||||||
|
|
||||||
it 'uses the custom permissions' do
|
it 'uses the custom permissions' do
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue