mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-24 20:00:39 -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