Getting test in response without writing anything in test

I have not written any test in api but I am still getting “Status code is 200” post execution on API.

Refer Attachement

Any idea why I am getting test in resp


onse

Hi @vbadgujarcsod
What is the hierarchy of the API calls?
Is it in a folder / collection that has a test? All ‘parent’ tests will be executed before each API.