Update T1070.003.yaml (#2209)
In this command "Set-PSReadLineOption -HistorySaveStyle SaveIncrementally",The "–" correct is "-"
This commit is contained in:
@@ -128,7 +128,7 @@ atomic_tests:
|
||||
- windows
|
||||
executor:
|
||||
command: |
|
||||
Set-PSReadlineOption –HistorySaveStyle SaveNothing
|
||||
Set-PSReadlineOption -HistorySaveStyle SaveNothing
|
||||
name: powershell
|
||||
cleanup_command: 'Set-PSReadLineOption -HistorySaveStyle SaveIncrementally'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user