SlimPHP and PHPunit – “Failed asserting that 200 is identical to 404”
I got the “Failed asserting that 200 is identical to 404” while using Slim and phpunit. But the API works fine when manually testing.
I got the “Failed asserting that 200 is identical to 404” while using Slim and phpunit. But the API works fine when manually testing.