Closed pozhidaevak closed 8 years ago
There was no URL concatenation with ENDPOINT_SUFFIX In method TestRailService(URL apiEndpoint, String username, String password)
ENDPOINT_SUFFIX
TestRailService(URL apiEndpoint, String username, String password)
@pozhidaevak what do you need this for? also, is there any documentation specifying this?
nevermind figured it out. thanks for the fix!
There was no URL concatenation with
ENDPOINT_SUFFIX
In methodTestRailService(URL apiEndpoint, String username, String password)