Integration test of builders #161
Annotations
2 errors
Test / Coverage:
apps/cli/test/builder/directory.test.ts#L37
AssertionError: expected [Function] to throw error including 'too few blocks' but got 'ENOENT: no such file or directory, ls…'
Expected: "too few blocks"
Received: "ENOENT: no such file or directory, lstat '/home/runner/work/cli/cli/apps/cli/test/builder/data/empty'"
❯ test/builder/directory.test.ts:37:13
|
Test / Coverage
Process completed with exit code 1.
|
Loading