Closed TheDuckCow closed 4 months ago
Thanks to @StandingPadAnimations we have a solution to "find missing" not working. First commit here is to prove that the unit test actually fails, and then I'll push a second commit which shows the fix works.
In true test-driven development fashion: As intended, the firstly added test is failing here
But then after pushing the fix, demonstrates the test is now passing.
Thanks to @StandingPadAnimations we have a solution to "find missing" not working. First commit here is to prove that the unit test actually fails, and then I'll push a second commit which shows the fix works.