Skip to content

Commit

Permalink
Update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxymVlasov committed Apr 21, 2023
1 parent 9d20bcd commit 929826a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/.container-structure-test-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ commandTests:
- name: "tflint"
command: "tflint"
args: [ "--version" ]
expectedOutput: [ "TFLint version ([0-9]+\\.){2}[0-9]+\\n$" ]
expectedOutput: [ "TFLint version ([0-9]+\\.){2}[0-9]+\\n" ]

- name: "tfsec"
command: "tfsec"
Expand Down

0 comments on commit 929826a

Please sign in to comment.