Skip to content

Commit a7bad95

Browse files
chore: bun run fmt
1 parent 7469a6e commit a7bad95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,8 @@ terraform test -verbose
143143
bun test registry/[namespace]/modules/[module-name]
144144

145145
# Run all tests in the repo
146-
bun test # All TypeScript tests
147-
./scripts/terraform_test_all.sh # All Terraform tests
146+
bun test # All TypeScript tests
147+
./scripts/terraform_test_all.sh # All Terraform tests
148148

149149
# Format code
150150
bun run fmt

0 commit comments

Comments
 (0)