mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-26 21:03:40 -05:00
* fix: store completed js projects in redux These were missed when we migrated from files to challengeFiles * test: put the data-cy on the correct button Rather than the fallback. The tests were only passing because the fallback was kicking in and, since that was fixed, the tests started to fail!