Make tests green for postgres
This commit is contained in:
parent
9ada678819
commit
552c6d4598
5 changed files with 15 additions and 12 deletions
|
@ -36,8 +36,6 @@ Spinach.hooks.before_scenario do
|
|||
Gitlab.config.stub(git_base_path: Rails.root.join('tmp', 'test-git-base-path'))
|
||||
FileUtils.rm_rf Gitlab.config.git_base_path
|
||||
FileUtils.mkdir_p Gitlab.config.git_base_path
|
||||
|
||||
DatabaseCleaner.start
|
||||
end
|
||||
|
||||
Spinach.hooks.after_scenario do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue