chore: remove source-map dep from E2E test #13427
Annotations
4 errors and 1 warning
|
run tests:
e2e/__tests__/coverageHandlebars.test.ts#L25
expect(received).toMatchSnapshot()
Snapshot name: `code coverage for Handlebars 1`
- Snapshot - 2
+ Received + 2
-----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
-----------|---------|----------|---------|---------|-------------------
- All files | 80 | 61.53 | 66.66 | 75 |
+ All files | 60 | 45 | 50 | 55.55 |
- greet.hbs | 80 | 61.53 | 66.66 | 75 | 10
+ greet.hbs | 60 | 45 | 50 | 55.55 | 5,8-11
-----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageHandlebars.test.ts:25:25)
|
run tests:
e2e/__tests__/coverageHandlebars.test.ts#L25
expect(received).toMatchSnapshot()
Snapshot name: `code coverage for Handlebars 1`
- Snapshot - 2
+ Received + 2
-----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
-----------|---------|----------|---------|---------|-------------------
- All files | 80 | 61.53 | 66.66 | 75 |
+ All files | 60 | 45 | 50 | 55.55 |
- greet.hbs | 80 | 61.53 | 66.66 | 75 | 10
+ greet.hbs | 60 | 45 | 50 | 55.55 | 5,8-11
-----------|---------|----------|---------|---------|-------------------
at Object.toMatchSnapshot (e2e/__tests__/coverageHandlebars.test.ts:25:25)
|
run tests
The operation was canceled.
|
run tests
Attempt 1 failed. Reason: Child_process exited with error code 1
|
The logs for this run have expired and are no longer available.
Loading