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.
I'm getting the same problem. The test is: whoIsWinner([ 'F_Yellow','G_Red','D_Yellow','C_Red',
'A_Yellow','A_Red','E_Yellow','D_Red','D_Yellow','F_Red','B_Yellow','E_Red','C_Yellow','D_Red',
'F_Yellow','D_Red','D_Yellow','F_Red','G_Yellow','C_Red','F_Yellow','E_Red','A_Yellow','A_Red','
C_Yellow','B_Red','E_Yellow','C_Red','E_Yellow','G_Red','A_Yellow','A_Red','G_Yellow','C_Red','
B_Yellow','E_Red','F_Yellow','G_Red','G_Yellow','B_Red','B_Yellow','B_Red' ])
The first connect four is red, but the tests wants yellow, which gets completed after the red does