Skip to content

Commit

Permalink
syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
directorcia committed Jul 25, 2021
1 parent 9b41bf7 commit e05cc8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sec-test.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -868,7 +868,7 @@ $body = @"
write-host -foregroundcolor $processmessagecolor "Error message:"
write-host " ",($error[0].exception)
}
write-host -foregroundcolor $warningmessagecolor "`nIf NOTEPAD is executed, then the test has FAILED`n"
write-host -foregroundcolor $warningmessagecolor "`nIf NOTEPAD has executed, then the test has FAILED`n"
pause
}

Expand Down

0 comments on commit e05cc8c

Please sign in to comment.