Skip to content

Commit eeb7c78

Browse files
committed
test(NODE-7179): migrate test/integration/client-side-operations-timeout/*
1 parent a89d7e2 commit eeb7c78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/client-side-operations-timeout/client_side_operations_timeout.prose.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ import * as semver from 'semver';
77
import * as sinon from 'sinon';
88
import { pipeline } from 'stream/promises';
99

10-
import { type CommandStartedEvent } from '../../../mongodb';
1110
import {
1211
Binary,
1312
ClientEncryption,
13+
type CommandStartedEvent,
1414
type CommandSucceededEvent,
1515
GridFSBucket,
1616
MongoBulkWriteError,

0 commit comments

Comments
 (0)