filiphric / cypress-plugin-api

Cypress plugin to show your API information in the Cypress UI runner
ISC License
264 stars 35 forks source link

null before API URL on verb section #40

Closed wlsf82 closed 2 years ago

wlsf82 commented 2 years ago

I've upgraded cypress-plugin-api from v1.7.1 to v2.1.0, using npm i cypress-plugin-api@latest -D, and now there's a null just before the API URL on the verb section, as you can see on the image below.

Screenshot 2022-11-05 at 23 31 21

And here's the project on GitHub, in case you want to reproduce the issue https://github.com/wlsf82/cy-api-coursify.

Note: Look for the cypress-plugin-api-v2 branch.

Cc @filiphric.

filiphric commented 2 years ago

great catch, thanks for reporting! I’ll fix it right away!