mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-13 16:04:36 -04:00
jQuery challenges can fail seemingly at random. These changes should prevent the race condition between a user's $( document ).ready() and test evalution.