Skip to content

Commit

Permalink
Run 'make gen'.
Browse files Browse the repository at this point in the history
  • Loading branch information
ewbankkit committed Dec 30, 2024
1 parent 3e38ea0 commit 528e9a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .teamcity/scripts/provider_tests/acceptance_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,5 @@ TF_ACC=1 go test \
./internal/types/... \
./internal/vault/... \
./internal/verify/... \
./internal/yaml/... \
-json -count=1 -parallel "%ACCTEST_PARALLELISM%" -timeout=0 -run=TestAcc
1 change: 1 addition & 0 deletions .teamcity/scripts/provider_tests/unit_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,5 @@ go test \
./internal/types/... \
./internal/vault/... \
./internal/verify/... \
./internal/yaml/... \
-json

0 comments on commit 528e9a9

Please sign in to comment.