mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-02 07:01:28 -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