If the artifact path started with forward-slash, "/", the
the local folder would miss the first character of the word.
e.g. /test would be saved as /est
Type of change
[X] Bug fix (non-breaking change which fixes an issue)
How has it been tested ?
[X] Parametrizing the existing test for download path. This know tests multiple options for the artifactory path, beginning and ending slashes in the path.
Description
If the artifact path started with forward-slash, "/", the the local folder would miss the first character of the word. e.g. /test would be saved as /est
Type of change
How has it been tested ?
Checklist: