diff --git a/tests/dev_and_build/errors/img_not_found/_img_not_found_build.test.mjs/0_basic/0_basic.md b/tests/dev_and_build/errors/img_not_found/_img_not_found_build.test.mjs/0_basic/0_basic.md index dfa335a5e3..24db2f732a 100644 --- a/tests/dev_and_build/errors/img_not_found/_img_not_found_build.test.mjs/0_basic/0_basic.md +++ b/tests/dev_and_build/errors/img_not_found/_img_not_found_build.test.mjs/0_basic/0_basic.md @@ -15,8 +15,8 @@ base/client/main.html:9:10 no entry on filesystem --- plugin name --- "jsenv:file_url_fetching" - at createFailedToFetchUrlContentError (@jsenv/core/src/kitchen/errors.js:73:24) - at createFetchUrlContentError (@jsenv/core/src/kitchen/errors.js:115:14) + at createFailedToFetchUrlContentError (@jsenv/core/src/kitchen/errors.js:72:24) + at createFetchUrlContentError (@jsenv/core/src/kitchen/errors.js:114:14) at Object.fetchUrlContent (@jsenv/core/src/kitchen/kitchen.js:408:13) at async @jsenv/core/src/kitchen/kitchen.js:477:11 at async Object.startCollecting (@jsenv/core/src/kitchen/url_graph/references.js:30:7) diff --git a/tests/dev_and_build/errors/script_module_not_found/_script_module_not_found_build.test.mjs/0_basic/0_basic.md b/tests/dev_and_build/errors/script_module_not_found/_script_module_not_found_build.test.mjs/0_basic/0_basic.md index 97fb5dd8e5..2a04feb356 100644 --- a/tests/dev_and_build/errors/script_module_not_found/_script_module_not_found_build.test.mjs/0_basic/0_basic.md +++ b/tests/dev_and_build/errors/script_module_not_found/_script_module_not_found_build.test.mjs/0_basic/0_basic.md @@ -15,8 +15,8 @@ base/client/main.html:10:27 no entry on filesystem --- plugin name --- "jsenv:file_url_fetching" - at createFailedToFetchUrlContentError (@jsenv/core/src/kitchen/errors.js:73:24) - at createFetchUrlContentError (@jsenv/core/src/kitchen/errors.js:115:14) + at createFailedToFetchUrlContentError (@jsenv/core/src/kitchen/errors.js:72:24) + at createFetchUrlContentError (@jsenv/core/src/kitchen/errors.js:114:14) at Object.fetchUrlContent (@jsenv/core/src/kitchen/kitchen.js:408:13) at async @jsenv/core/src/kitchen/kitchen.js:477:11 at async Object.startCollecting (@jsenv/core/src/kitchen/url_graph/references.js:30:7)