When using the "--custom-url" option in a github action (and possibly all of the time), the url that is passed to the test runner has a trailing slash. In my use case, the url I'm passing is a download link, and the slash is causing the download to not work / the response to be an XML error. Let me know if this is on my end!
When using the "--custom-url" option in a github action (and possibly all of the time), the url that is passed to the test runner has a trailing slash. In my use case, the url I'm passing is a download link, and the slash is causing the download to not work / the response to be an XML error. Let me know if this is on my end!