-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
Description
I'm trying to check some strings with special characters, but I can't seem to:
The result looks the same as the string I'm comparing to, but AVA still says it's different...
Please note these are only Latin-1 unicode characters. Aka the "most common" special characters. (for French, Spanish, some Scandinavian languages, etc...)
I'm not 100% sure how to debug something like this. 😅
Here is my repo, reproducible when doing npm run test
on master branch:
https://github.com/mesqueeb/case-anything