Skip to content

Commit a0ce87c

Browse files
Merge branch 'main' into atru/mcp-server-formatting
2 parents 4b87e01 + 63f35ac commit a0ce87c

File tree

1 file changed

+2
-2
lines changed
  • content/terraform/v1.12.x/docs/cli/commands

1 file changed

+2
-2
lines changed

content/terraform/v1.12.x/docs/cli/commands/test.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: >-
66

77
# `terraform test` command
88

9-
The `terraform test` command loads and exectures Terraform testing files.
9+
The `terraform test` command loads and executes Terraform testing files.
1010

1111
## Introduction
1212

@@ -226,4 +226,4 @@ The test report generated when using `-junit-xml` maps Terraform test command co
226226
| Test failure | `<failure>` |
227227
| Test was skipped | `<skipped>` |
228228
| Test stopped due to error | `<error>` |
229-
| Any unhandled warnings or errors | `<system-err>` |
229+
| Any unhandled warnings or errors | `<system-err>` |

0 commit comments

Comments
 (0)