Skip to content

Commit 078bb6f

Browse files
committed
Increase poolSize
1 parent 4d3816c commit 078bb6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/init.js

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

0 commit comments

Comments
 (0)