diff --git a/atomics/T1176/T1176.yaml b/atomics/T1176/T1176.yaml index 47891326..668906ad 100644 --- a/atomics/T1176/T1176.yaml +++ b/atomics/T1176/T1176.yaml @@ -75,11 +75,11 @@ atomic_tests: supported_platforms: - windows - input_arguments: - working_dir: - description: Working directory where the files will be downloaded and extracted - type: string - default: $env:TEMP + input_arguments: + working_dir: + description: Working directory where the files will be downloaded and extracted + type: string + default: $env:TEMP executor: command: |- @@ -108,4 +108,4 @@ atomic_tests: Set-Variable ProgressPreference Continue name: powershell - elevation_required: true \ No newline at end of file + elevation_required: true