Closed michaelansel closed 1 month ago
The new test is in the wrong location. Test files should be in the same directory as the code under test. So, move the test file into the lib directory. You'll notice there is already a test file there, so consider if you even need to add new test cases. If you do, integrate them into the existing test file.
Bot Response: Updated based on feedback
Fixed manually
Address issue #34