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