mirror of
https://github.com/brianc/node-postgres.git
synced 2025-12-08 20:16:25 +00:00
pass args to client tests
This commit is contained in:
parent
1226ee2012
commit
f38f5d6cf6
@ -16,5 +16,6 @@ module.exports = {
|
||||
},
|
||||
connectionString: helper.connectionString,
|
||||
Sink: helper.Sink,
|
||||
pg: helper.pg
|
||||
pg: helper.pg,
|
||||
args: helper.args
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user