cacheable - fixing keyPrefix bug by making it optional #559
Annotations
2 errors
test/index.test.ts > cacheable ttl parsing > set the default ttl with number:
packages/cacheable/test/index.test.ts#L560
AssertionError: expected 'value' to be undefined
- Expected:
undefined
+ Received:
"value"
❯ test/index.test.ts:560:18
|
test (20)
Process completed with exit code 1.
|