FAIL packages/babel-core/test/parse.js ● parse › should parse using configuration from .babelrc when a filename is provided
expect(received).toEqual(expected)
Expected value to equal:
{"comments": [], "end": 91, "loc": {"end": {"column": 0, "line": 7}, "start": {"column": 0, "line": 1}}, "program": {"body": [{"body": {"body": [], "end": 29, "loc": {"end": {"column": 17, "line": 2}, "start": {"column": 14, "line": 2}}, "start": 26, "type": "ClassBody"}, "decorators": [{"end": 11, "expression": {"end": 11, "loc": {"end": {"column": 11, "line": 1}, "identifierName": "annotation", "start": {"column": 1, "line": 1}}, "name": "annotation", "start": 1, "type": "Identifier"}, "loc": {"end": {"column": 11, "line": 1}, "start": {"column": 0, "line": 1}}, "start": 0, "type": "Decorator"}], "end": 29, "id": {"end": 25, "loc": {"end": {"column": 13, "line": 2}, "identifierName": "MyClass", "start": {"column": 6, "line": 2}}, "name": "MyClass", "start": 18, "type": "Identifier"}, "loc"