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 bf687c0 commit 19dbb3eCopy full SHA for 19dbb3e
interop.js
@@ -9,7 +9,7 @@ import { spawnSync } from "child_process";
9
const { status } = spawnSync(
10
"node",
11
[
12
- "./bin/test-e2e-interop.cjs",
+ "./bin/test-e2e-interop.js",
13
// This is the shared stuff used in all of our projects.
14
"--config",
15
"./public/interop/base-config.json",
0 commit comments