mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-06 11:48:41 +00:00
Previously, we added a `oneDone` promise *every time a test attempt failed*. This decremented the count of remaining tests once per failed attempt. As a result, Chrome tests didn't run to the end.