Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
Ok, I'm all good here. The Unicode em dash in that string was causing my framework to use a Collator-based sort instead of a lexicographical one, so it sorted to an unexpected place. I updated the sort algorithm and all is well. I still recommend a better error message. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm testing a new framework and the Fortune test is failing with the following output
Am I crazy, or are both of those lines the exact same text?
Beta Was this translation helpful? Give feedback.
All reactions