mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-15 07:36:41 +10:00
@@ -39,7 +39,7 @@ describe 'gitlab:app namespace rake task' do
|
||||
YAML.stub load_file: {gitlab_version: gitlab_version}
|
||||
Rake::Task["gitlab:backup:db:restore"].should_receive :invoke
|
||||
Rake::Task["gitlab:backup:repo:restore"].should_receive :invoke
|
||||
expect { run_rake_task }.to_not raise_error SystemExit
|
||||
expect { run_rake_task }.to_not raise_error
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user