mirror of
https://github.com/tc39/test262.git
synced 2025-07-30 17:34:51 +02:00
Fix the phase
in tests about invalid JSON module bindings (#4348)
This commit is contained in:
parent
d7fa2a1163
commit
36687a502c
@ -14,7 +14,7 @@ info: |
|
||||
flags: [module]
|
||||
features: [import-attributes, json-modules]
|
||||
negative:
|
||||
phase: parse
|
||||
phase: resolution
|
||||
type: SyntaxError
|
||||
---*/
|
||||
|
||||
|
@ -11,7 +11,7 @@ info: |
|
||||
flags: [module]
|
||||
features: [import-attributes, json-modules]
|
||||
negative:
|
||||
phase: parse
|
||||
phase: resolution
|
||||
type: SyntaxError
|
||||
---*/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user