Skip to content

Commit 35d3439

Browse files
committed
Fix integration test
1 parent 2922234 commit 35d3439

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/session.test.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -387,6 +387,7 @@ describe('#integration session', () => {
387387
'Query failed after a long running query was terminated',
388388
error
389389
)
390+
done.fail.bind(done)
390391
})
391392
})
392393

0 commit comments

Comments
 (0)