AssertionError - Skill check passed, but 2 test failed

Skill check all 6 tests passed.
only two test is failed.
I have a doubt what the path I’m missing and what is AssertionError.
I have already set https://library-api.postmanlabs.com URL to set variable as baseUrl. whats missing



Hey @docking-module-pilo6 :wave:

I don’t think the trailing / should be in the URL.

ohh man. just a small error. thankyou. passed all the test cases. thanks a ton

1 Like

If you look at the regex pattern in the assertion error message, it will give you a clue about what could be missing.

There are also site like this which can help with validation of regex patterns:

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.