Skip to content

Commit e6aa964

Browse files
committed
spelling: without
1 parent d80b99c commit e6aa964

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/v1/routing.driver.boltkit.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1100,7 +1100,7 @@ describe('routing driver with stub server', () => {
11001100
});
11011101
});
11021102

1103-
it('should send initial bookmark wihtout access mode', done => {
1103+
it('should send initial bookmark without access mode', done => {
11041104
testWriteSessionWithAccessModeAndBookmark(null, 'neo4j:bookmark:v1:tx42', done);
11051105
});
11061106

0 commit comments

Comments
 (0)