Update T1218.005.yaml for windows 11 calculator (#3094)
Co-authored-by: Carrie Roberts <clr2of8@gmail.com> Co-authored-by: dademola <dademola@hunit.(none)>
This commit is contained in:
@@ -49,7 +49,8 @@ atomic_tests:
|
||||
$var.content|out-file "#{temp_file}"
|
||||
mshta "#{temp_file}"
|
||||
start-sleep -s 15
|
||||
stop-process -name "calculator" -Force
|
||||
stop-process -name "calculator" -Force -ErrorAction Ignore
|
||||
stop-process -name "CalculatorApp" -Force -ErrorAction Ignore
|
||||
cleanup_command: |
|
||||
remove-item "#{temp_file}" -ErrorAction Ignore
|
||||
name: powershell
|
||||
|
||||
Reference in New Issue
Block a user