diff --git a/test/fixtures/javascript/reprinting/map.json b/test/fixtures/javascript/reprinting/map.json index 94340bcfe..49b67ce4c 100644 --- a/test/fixtures/javascript/reprinting/map.json +++ b/test/fixtures/javascript/reprinting/map.json @@ -1,4 +1,4 @@ { - "foo": 100, - "bar": [1, 2, 3] + "foo": 100, + "bar": [1, 2, 3] }