mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-21 10:00:54 -04:00
Rather than creating an [[]] the parser now creates [] which isEmpty(). This makes the test suite check the next challenge for a solution. In addition, the logic for testing solutions was fixed.