I am building this app in React. While executing test pack, for test case number 10 I am getting both pass & fail. The functionality required by the test case works as expected - i.e. user is not allowed to input multiple leading zeros, so I am not sure what the issue is here. Any advice?