Skip to content

Commit c8252a6

Browse files
committed
Merge branch 'b-prototype-new-retryer' into b-aws_instance.RunInstances-retry
2 parents 56185a8 + efb0339 commit c8252a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.teamcity/scripts/provider_tests/acceptance_tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ fi
3535
TF_ACC=1 go test \
3636
./internal/acctest/... \
3737
./internal/attrmap/... \
38+
./internal/backoff/... \
3839
./internal/conns/... \
3940
./internal/create/... \
4041
./internal/dns/... \
@@ -55,7 +56,6 @@ TF_ACC=1 go test \
5556
./internal/provider/... \
5657
./internal/reflect/... \
5758
./internal/retry/... \
58-
./internal/backoff/... \
5959
./internal/sdkv2/... \
6060
./internal/semver/... \
6161
./internal/slices/... \

0 commit comments

Comments
 (0)