-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description

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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels