- [skillcheck] Used a query parameter called ‘movieName’ | AssertionError: expected false to equal true
It’s pretty much telling you what is wrong.
The skill check “post” request should have a query param called movieName.
Do you have this? (Check the spelling and case).
Admittedly, your JSON collection looks ok, so I would recommend checking that you have saved everything and that your collection test is pointing to the correct collection.
On a side note, I’ve just duplicated the Collection test request and used your collection link and it passes all 28 tests.
Yeah It’s Working now, thanks for identifying…
It’s a spelling mistake