From de04763bc97169f1c3da0a1d1ba176581d43b017 Mon Sep 17 00:00:00 2001 From: Francisco Ryan Tolmasky I Date: Sun, 30 Jan 2022 16:38:22 -0800 Subject: [PATCH] Update this test. Reviewed by @tolmasky. --- .../esprima/expression-primary-array/migrated_0012/output.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/babel-parser/test/fixtures/esprima/expression-primary-array/migrated_0012/output.json b/packages/babel-parser/test/fixtures/esprima/expression-primary-array/migrated_0012/output.json index 9237d8605816..dcd999f770a2 100644 --- a/packages/babel-parser/test/fixtures/esprima/expression-primary-array/migrated_0012/output.json +++ b/packages/babel-parser/test/fixtures/esprima/expression-primary-array/migrated_0012/output.json @@ -15,7 +15,7 @@ "start":0,"end":18,"loc":{"start":{"line":1,"column":0,"index":0},"end":{"line":1,"column":18,"index":18}}, "expression": { "type": "Identifier", - "start":0,"end":18,"loc":{"start":{"line":1,"column":0,"index":0},"end":{"line":1,"column":18,"index":18},"identifierName":"ⅣⅡ"}, + "start":0,"end":18,"loc":{"start":{"line":1,"column":0,"index":0},"end":{"line":1,"column":18,"index":18},"identifierName":"ⅣⅡ "}, "name": "ⅣⅡ " } }