Skip to content

Commit 8ab3b98

Browse files
committed
Fix import
1 parent ad856c2 commit 8ab3b98

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/internal/bolt-protocol-v1.test.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ import BoltProtocolV1 from '../../src/internal/bolt-protocol-v1';
2121
import RequestMessage from '../../src/internal/request-message';
2222
import Bookmark from '../../src/internal/bookmark';
2323
import TxConfig from '../../src/internal/tx-config';
24+
import {WRITE} from "../../src/driver";
2425

2526
class MessageRecorder {
2627

0 commit comments

Comments
 (0)