Skip to content

Commit ea4aaf7

Browse files
committed
Merge branch 'main' into lilac/org-sync
2 parents 44bb906 + 34f115d commit ea4aaf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ test: testacc
2020

2121
# Run acceptance tests
2222
testacc:
23-
TF_ACC=1 go test ./... -v $(TESTARGS) -count 1 -timeout 120m
23+
TF_ACC=1 go test ./... -v $(TESTARGS) -timeout 120m
2424
.PHONY: testacc

0 commit comments

Comments
 (0)