mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-21 15:01:23 -04:00
- Replace expect with assert - Use strictEqual for checking equality of primitive - Add message to assert test cases - Minor modification to some existing test cases