We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39f4c09 commit de83f4dCopy full SHA for de83f4d
tests/integration/tools/mongodb/mongodbHelpers.ts
@@ -19,7 +19,6 @@ import { EJSON } from "bson";
19
import { GenericContainer } from "testcontainers";
20
import type { StartedTestContainer } from "testcontainers";
21
import { ShellWaitStrategy } from "testcontainers/build/wait-strategies/shell-wait-strategy.js";
22
-import { execSync } from "node:child_process";
23
24
const __dirname = path.dirname(fileURLToPath(import.meta.url));
25
0 commit comments