Update T1218 Test 5 (#1296)
default path contains a space and the command needs to be surrounded by quotes. Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
This commit is contained in:
@@ -122,4 +122,4 @@ atomic_tests:
|
||||
name: command_prompt
|
||||
elevation_required: false
|
||||
command: |
|
||||
#{microsoft_wordpath}\protocolhandler.exe "ms-word:nft|u|#{remote_url}"
|
||||
"#{microsoft_wordpath}\protocolhandler.exe" "ms-word:nft|u|#{remote_url}"
|
||||
|
||||
Reference in New Issue
Block a user