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.
Use spoiler flag next time please.
This comment is hidden because it contains spoiler information about the solution
The output that displays on the screen when clicking on the submit button is using the wrong tense has/have:
Push an object into array
should has a value --> should have a value
Test Passed
should has only one value --> should have only one value
Test Passed
should has the correct value --> should have the correct value
Test Passed