We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 567446e commit ba1c6cfCopy full SHA for ba1c6cf
1 file changed
test/native/error-tests.js
@@ -44,8 +44,8 @@ test('parameterized query with non-array for second value', function() {
44
client.end();
45
})
46
47
- test('config', function() {
48
+ test('config', function() {
49
connect(function(client) {
50
assert.throws(function() {
51
client.query({
0 commit comments