Skip to content

Commit c998f9c

Browse files
committed
fixup! patch github reporter
1 parent 4e6e8ea commit c998f9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/github_reporter/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19304,7 +19304,7 @@ var require_stack_utils = __commonJS({
1930419304
});
1930519305

1930619306
// node_modules/@reporters/github/index.js
19307-
var { fileURLToPath } = require("node:path");
19307+
var { fileURLToPath } = require("node:url");
1930819308
var path = require("node:path");
1930919309
var util = require("node:util");
1931019310
var { EOL } = require("node:os");

0 commit comments

Comments
 (0)