Skip to content

Commit 63f35ac

Browse files
authored
Update test.mdx (#486)
2 parents c484b6d + f9874e1 commit 63f35ac

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)