mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-28 04:01:36 -04:00
The bonfire only tested the camper's solution for numbers upto 29. This commit adds tests that verify the solution for numbers upto 1000. This should motivate the campers to create a more sound logic that will work for more numbers.