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.
Hi,
Sorry but that's a duplicate. See https://www.codewars.com/kata/57658bfa28ed87ecfa00058a or in those https://www.codewars.com/kata/search/my-languages?q=path&r[]=-4 or https://www.codewars.com/kata/search/my-languages?q=maze
expected [[2, 0], [5, 5]] to include [[2, 0], [5, 5]]
???
Ruby 3.0 should be enabled, and tests should be rewritten, as now they check a completely wrong thing.
This comment is hidden because it contains spoiler information about the solution
I think the kata needs (at least) one test, checking that the (sub) class ist actually created while running.