Something wrong with FCC Tests

Hello all,
I was building URL-Shortener-Microservice Project on Glitch
I tried to test my code with the public URL, it passed.
But it shouldn’t pass as my code (on local tests) didn’t pass all the user stories.
so I created an intentional typo and tested it, also passed!
I tried to put a public URL for a totally different project to test it (in an incognito Chrome window), it passed!
So I wrote this to see if someone also faced this problem.

This is a screenshot for the tests passing totally different project

@ArielLeslie
Could you please check this?