You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently working on #82 and tracing through the system to see why a misspelling with no suggestions is not being returned as a misspelling.
It turns out that when a misspelling has no suggestions, it is not picked up by the code, and as such comes through as a passing test.
I think I have fixed this, and I'll link to the PR when it's online.
The text was updated successfully, but these errors were encountered:
I'm currently working on #82 and tracing through the system to see why a misspelling with no suggestions is not being returned as a misspelling.
It turns out that when a misspelling has no suggestions, it is not picked up by the code, and as such comes through as a passing test.
I think I have fixed this, and I'll link to the PR when it's online.
The text was updated successfully, but these errors were encountered: