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:
Brian Thacker
2020-11-27 14:57:42 -06:00
committed by GitHub
parent 164da2cfa0
commit 9ec5d7dd9a
+1 -1
View File
@@ -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}"