Update T1486.yaml

This commit is contained in:
Bhavin Patel
2023-06-13 17:19:05 -07:00
committed by GitHub
parent f7f5761ccf
commit 6d08edbdf0
+1 -1
View File
@@ -209,7 +209,7 @@ atomic_tests:
default: ~/test.txt
executor:
command: |
7z a -p#{file_password} -mhe=on #{encrypted_file_name} #{input_file_path}
7z a -p #{file_password} -mhe=on #{encrypted_file_name} #{input_file_path}
cleanup_command: |
rm #{encrypted_file_name}
name: sh