We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7469a6e commit a7bad95Copy full SHA for a7bad95
CONTRIBUTING.md
@@ -143,8 +143,8 @@ terraform test -verbose
143
bun test registry/[namespace]/modules/[module-name]
144
145
# Run all tests in the repo
146
-bun test # All TypeScript tests
147
-./scripts/terraform_test_all.sh # All Terraform tests
+bun test # All TypeScript tests
+./scripts/terraform_test_all.sh # All Terraform tests
148
149
# Format code
150
bun run fmt
0 commit comments