Skip to content

FAIL .\App.test.js #33

@hohieu01

Description

@hohieu01

image
When I run test ( node node_modules/jest/bin/jest.js)
Test suite failed to run

C:/Users/hoduc/Desktop/GoogleCodein/Massa/App.test.js: Unexpected token (7:35)
     5 |
     6 | it('renders without crashing', () => {
  >  7 |   const rendered = renderer.create(<App />).toJSON();
       |                                    ^
     8 |   expect(rendered).toBeTruthy();
     9 | });
    10 |

`
Test Suites: 1 failed, 1 total
Tests: 0 total
Snapshots: 0 total
Time: 0.97s
Ran all test suites.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions