Skip to content
This repository was archived by the owner on Jun 22, 2021. It is now read-only.

Commit 9f0cdbf

Browse files
committed
ci(circle): Attempts to fix build.
1 parent 86010dd commit 9f0cdbf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/facade.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ const db = connectToDb({
1111
connection: {
1212
database: process.env.KNEX_DATABASE,
1313
host: '127.0.0.1',
14-
password: process.env.KNEX_PASSWORD,
1514
user: process.env.KNEX_USER,
1615
},
1716
});

0 commit comments

Comments
 (0)