Apparently the tests expected the typo in DATABASE.
parent
3a254a9441
commit
0c5765d572
|
@ -1,5 +1,5 @@
|
|||
Before do
|
||||
set_env('MSF_DATABASE_CONFIG', Rails.configuration.paths['config/database'].existent.first)
|
||||
set_env('MSF_DATBASE_CONFIG', Rails.configuration.paths['config/database'].existent.first)
|
||||
set_env('RAILS_ENV', 'test')
|
||||
@aruba_timeout_seconds = 8.minutes
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue