Skip to content

Commit e6cef34

Browse files
committed
Merge branch '1.7' into 2.0
2 parents fac5c0d + fa9f543 commit e6cef34

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/internal/node/direct.driver.boltkit.test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,6 @@ describe('direct driver with stub server', () => {
481481
result => fail('expected an error'),
482482
error => {
483483
expect(error.code).toBe(SERVICE_UNAVAILABLE)
484-
expect(error.message).toContain('Connection was closed by server')
485484
}
486485
)
487486
)

0 commit comments

Comments
 (0)