mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-30 16:01:14 -04:00
- Switch back to being about looking for truth properties - Tests looking for a full key:value pair instead of just a key were removed to clarify the goal. - Added more tests - Removed misleading MDN links Closes #3394 and #2684