Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
yeah, the same issue.
prior to this I had another error (incorrectly implemented comparison method) and substraction test passed successfully :), I corrected it and got this error.
i am facing the same issue, please help
Yes, I have same error in js
Subtraction
!!!Value is not what was expected!!!
Expected error was thrown: Error
Test Passed
I have no idea why one test doesnt pass on subtraction. Does anybody have problems with subtraction? I know test's data and code passes my test(i used "throw" to know array elements). But all the same one test failed.