Update readme file #15
ci.yml
on: push
Run tests and collect coverage
38s
Annotations
2 errors
|
Run tests and collect coverage
Process completed with exit code 1.
|
|
tests/integration/export.test.ts > exportProjectAsZip > exports the expected folder structure and filenames:
tests/integration/export.test.ts#L35
AssertionError: expected null to be truthy
- Expected:
true
+ Received:
null
❯ tests/integration/export.test.ts:35:58
|