update + parallel tests
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ development:
|
||||
# Do not set this db to the same as development or production.
|
||||
test:
|
||||
<<: *default
|
||||
database: storage/test.sqlite3
|
||||
database: storage/test<%= ENV["TEST_ENV_NUMBER"] %>.sqlite3
|
||||
|
||||
# Store production database in the storage/ directory, which by default
|
||||
# is mounted as a persistent Docker volume in config/deploy.yml.
|
||||
|
||||
Reference in New Issue
Block a user