Skip to content

Commit

Permalink
test(scanner): fix broken test (#331)
Browse files Browse the repository at this point in the history
  • Loading branch information
PierreDemailly authored Dec 23, 2024
1 parent d38d8d8 commit 144110b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions workspaces/scanner/test/depWalker.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ test("execute depWalker on pkg.gitdeps", async() => {
"@nodesecure/sec-literal",
"@types/estree",
"ansi-regex",
"digraph-js",
"eastasianwidth",
"emoji-regex",
"estree-walker",
Expand All @@ -123,6 +124,8 @@ test("execute depWalker on pkg.gitdeps", async() => {
"is-base64",
"is-minified-code",
"is-svg",
"lodash.isequal",
"lodash.uniqwith",
"meriyah",
"nanodelay",
"nanoevents",
Expand Down

0 comments on commit 144110b

Please sign in to comment.