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.
Looks like you solved it and duplicate issue above
I get an error concerning the tests.
I updated the sample tests with Assertions.assertThat(). But I guess it didn't update the test actually being run.
Am I doing something wrong?
All test pass though I just can't submit. SAD.
error:
Note: /home/codewarrior/src/main/java/SolutionTest.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.