fix type #124
Annotations
2 errors
test/core/Assetpack.test.ts > Core > should delete previously hashed versions of an asset:
test/core/Assetpack.test.ts#L173
AssertionError: expected true to be false // Object.is equality
- Expected
+ Received
- false
+ true
❯ test/core/Assetpack.test.ts:173:70
|
CI (Unit tests, test)
Process completed with exit code 1.
|