Skip to content

Commit 49a70a6

Browse files
committed
Remove poolSize
1 parent 2a64b80 commit 49a70a6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/init.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ if (process.env.CI) {
2929
'emptytest',
3030
username: process.env.PGUSER,
3131
password: process.env.PGPASSWORD,
32-
poolSize: 100,
3332
};
3433
}
3534

0 commit comments

Comments
 (0)