Skip to content

Commit 75bc72d

Browse files
committed
fix tests and match with mongosh --version
1 parent 4fa2164 commit 75bc72d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/e2e-tests/test/e2e.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ import { once } from 'events';
2222
import type { AddressInfo } from 'net';
2323
const { EJSON } = bson;
2424
import { sleep } from './util-helpers';
25-
import { MONGOSH_VERSION } from '../../cli-repl/src/constants';
2625

2726
const jsContextFlagCombinations: `--jsContext=${'plain-vm' | 'repl'}`[][] = [
2827
[],

0 commit comments

Comments
 (0)