Open latin-1 opened 3 months ago
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 30 days.
not stale
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 30 days.
bump
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 30 days.
Version
29.7.0 and 30.0.0-alpha.5
Steps to reproduce
npm install
npx jest -u b.spec.js
CI=true USE_CR=true npx jest b.spec.js
Expected behavior
It should fail because of the difference between CR and LF.
Actual behavior
The test passed.
Additional context
No response
Environment