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