fixed knip (**/cache/** dirs are ignored), fixed cache busting when p… #21
Annotations
2 errors
|
CI
Process completed with exit code 1.
|
|
src/classifier/pronoun-resolution.integration.test.ts > Classifier Pronoun Resolution > should resolve "her" to "Sarah" in visit suggestion:
src/classifier/pronoun-resolution.integration.test.ts#L77
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ src/classifier/pronoun-resolution.integration.test.ts:77:23
|