mirror of
https://github.com/denoland/deno.git
synced 2025-08-04 19:08:15 +00:00
fix(node): better detection for when to surface node resolution errors (#24653)
This commit is contained in:
parent
445e05a39d
commit
52ababc4bf
35 changed files with 678 additions and 519 deletions
|
@ -218,7 +218,7 @@ async function ensureNoNewITests() {
|
|||
"lsp_tests.rs": 0,
|
||||
"node_compat_tests.rs": 4,
|
||||
"node_unit_tests.rs": 2,
|
||||
"npm_tests.rs": 97,
|
||||
"npm_tests.rs": 93,
|
||||
"pm_tests.rs": 0,
|
||||
"publish_tests.rs": 0,
|
||||
"repl_tests.rs": 0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue