Skip to content
Snippets Groups Projects

Issue #79: Fix tests, independent from variable create

Merged Issue #79: Fix tests, independent from variable create
All threads resolved!
Merged Rafael Dias requested to merge issue/79 into develop
All threads resolved!
6 files
+ 57
77
Compare changes
  • Side-by-side
  • Inline
Files
6
@@ -3,7 +3,5 @@ BLENDB_DB_NAME=blendb_fixture
BLENDB_DB_PASSWORD=
BLENDB_DB_HOST=postgres
BLENDB_DB_PORT=5432
BLENDB_ST_CREATE=true
BLENDB_ST_INSERT=true
BLENDB_ADAPTER=postgres
PORT=3000
Loading