Integration test of builders #163
Annotations
2 errors
test/builder/docker.test.ts > when building with the docker builder > should build a sqfs drive:
apps/cli/test/builder/docker.test.ts#L104
AssertionError: expected 29315072 to deeply equal 29327360
- Expected
+ Received
- 29327360
+ 29315072
❯ test/builder/docker.test.ts:104:27
|
build
Process completed with exit code 1.
|