Skip to content

Commit

Permalink
Update test/fixtures/nodejsGH-54265/index.js
Browse files Browse the repository at this point in the history
Co-authored-by: James M Snell <jasnell@gmail.com>
  • Loading branch information
H4ad and jasnell authored Aug 13, 2024
1 parent 9b0d97f commit 27e30ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/fixtures/GH-54265/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ Module._cache = Object.create(null);
require("./require-hook.js");
Module._cache = globalCache;

requireDep2();
requireDep2();

0 comments on commit 27e30ea

Please sign in to comment.