no-stack-dub-sack / cs-playground-react

In-Browser Algorithm and Data Structures Practice
http://cs-playground-react.surge.sh/
MIT License
520 stars 91 forks source link

Fix "Flatten An Array" tests #39

Closed no-stack-dub-sack closed 6 years ago

no-stack-dub-sack commented 6 years ago

all tests passing with no solution code. Noticed a typo, but this is not the problem. At first glance, not sure. Even explicitly returning false from each test expression does not cause tests to fail.