Skip to content

Commit

Permalink
test: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-akait committed Apr 11, 2023
1 parent d9d4678 commit ce80466
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/cases/json/import-assertions-type-json/errors.js
@@ -1,3 +1,3 @@
module.exports = [
[{ moduleName: /data.poison/, message: /Unexpected token .+ in JSON/ }]
[{ moduleName: /data.poison/, message: /Unexpected token .+ JSON/ }]
];

0 comments on commit ce80466

Please sign in to comment.