diff --git a/scripts/test262.js b/scripts/test262.js index 384ae6682e7..cc3ceee6715 100644 --- a/scripts/test262.js +++ b/scripts/test262.js @@ -188,7 +188,7 @@ const skipEvaluatingTheseTests = new Set([ // 7: 0x137e3db v8::internal::Runtime_DynamicImportCall(int, unsigned long*, v8::internal::Isolate*) [node] // 8: 0x17fd4f4 [node] // - 'language/expressions/dynamic-import/2nd-param-assert-enumeration.js', + 'language/expressions/dynamic-import/import-assertions/2nd-param-assert-enumeration.js', ]) function findFiles() {