don't mutate the input (do NEVER do that...)
Expected: '[" ",""]', instead got: '[" * ","***"]' is an error that I belive is with the tests itself. It is supposed to generate towers with *, although the blanket test says otherwise.
Loading collection data...
don't mutate the input (do NEVER do that...)
Expected: '[" ",""]', instead got: '[" * ","***"]' is an error that I belive is with the tests itself. It is supposed to generate towers with *, although the blanket test says otherwise.