Skip to content

Commit 7e11bbc

Browse files
kirrg001aryamohanan
andcommitted
chore: only import
Co-authored-by: Arya <[email protected]>
1 parent f3412bf commit 7e11bbc

File tree

1 file changed

+1
-1
lines changed
  • packages/collector/test/tracing/misc/cjs-via-esm

1 file changed

+1
-1
lines changed

packages/collector/test/tracing/misc/cjs-via-esm/test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ mochaSuiteFn('tracing/cjs-via-esm', function () {
2929
useGlobalAgent: true,
3030
dirname: __dirname,
3131
enableOtelIntegration: true,
32-
execArgv: ['--experimental-loader', `${rootFolder}/esm-loader.mjs`]
32+
execArgv: ['--import', `${rootFolder}/esm-register.mjs`]
3333
});
3434

3535
await controls.startAndWaitForAgentConnection();

0 commit comments

Comments
 (0)