Skip to content

Commit a748b61

Browse files
authored
Update test/sequential/test-debugger-auto-resume.mjs
1 parent 8ff77fc commit a748b61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/sequential/test-debugger-auto-resume.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import { skipIfInspectorDisabled } from '../common/index.mjs';
22

33
skipIfInspectorDisabled();
44

5-
import { path as _path } from '../common/fixtures.mjs';
5+
import { path as _path } from '../common/fixtures.js';
66
import startCLI from '../common/debugger.js';
77
import { addLibraryPath } from '../common/shared-lib-util.mjs';
88

0 commit comments

Comments
 (0)