Skip to content

Commit 5d39d10

Browse files
committed
chore: revert wrong git-add
1 parent 7fcda24 commit 5d39d10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

commons-test.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ test-%: $(GOBIN)/gotestsum
4141
@echo "Running $* tests..."
4242
gotestsum \
4343
--format short-verbose \
44+
--rerun-fails=5 \
4445
--packages="./..." \
4546
--junitfile TEST-unit.xml \
4647
-- \

0 commit comments

Comments
 (0)