chore: fix tests on windows #7
Annotations
2 errors
tests/unit/file-processor.test.ts > processFiles > should use cache for unchanged files:
tests/unit/file-processor.test.ts#L185
AssertionError: expected 2 to be 3 // Object.is equality
- Expected
+ Received
- 3
+ 2
❯ tests/unit/file-processor.test.ts:185:27
|
test (lts/*, windows-latest)
Process completed with exit code 1.
|