Skip to content

Commit

Permalink
fix: test
Browse files Browse the repository at this point in the history
  • Loading branch information
TomerAberbach committed Jun 23, 2024
1 parent 0bfccc5 commit 74ecc87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/index.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -517,7 +517,7 @@ test.each([
value: `es-module-lexer`,
resolved: join(
currentDirectoryPath,
`../node_modules/.pnpm/[email protected].2/node_modules/es-module-lexer/dist/lexer.cjs`,
`../node_modules/.pnpm/[email protected].3/node_modules/es-module-lexer/dist/lexer.cjs`,
),
},
importClause: {
Expand Down

0 comments on commit 74ecc87

Please sign in to comment.