Skip to content

Commit

Permalink
Update test/message/esm_import_assertion_failing.out
Browse files Browse the repository at this point in the history
Co-authored-by: Mestery <mestery@pm.me>
  • Loading branch information
aduh95 and Mesteery committed Aug 28, 2021
1 parent 0f84cf7 commit fc176c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/message/esm_import_assertion_failing.out
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ node:internal/errors:*
ErrorCaptureStackTrace(err);
^

TypeError [ERR_FAILED_IMPORT_ASSERTION]: Fail to load module "data:text/javascript,export{}", expected type to be "json", got "module" instead
TypeError [ERR_FAILED_IMPORT_ASSERTION]: Failed to load module "data:text/javascript,export{}", expected type to be "json", got "module" instead
at new NodeError (node:internal/errors:*:*)
at Loader.getModuleJob (node:internal/modules/esm/loader:*:*)
at async ModuleWrap.<anonymous> (node:internal/modules/esm/module_job:*:*)
Expand Down

0 comments on commit fc176c4

Please sign in to comment.