mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-12 07:02:42 -04:00
This commit adds additional test case to the Roman Numeral challenge. It was possible to pass the tests with incorrect code, as seen in the issue discussion. Tested locally. closes #6616