T1105: fix bitsadmin local_path (#1051)
Absolute path is required Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
This commit is contained in:
@@ -226,7 +226,7 @@ atomic_tests:
|
||||
local_path:
|
||||
description: Local path to place file
|
||||
type: Path
|
||||
default: Atomic-license.txt
|
||||
default: '%temp%\Atomic-license.txt'
|
||||
remote_file:
|
||||
description: URL of file to copy
|
||||
type: Url
|
||||
|
||||
Reference in New Issue
Block a user