diff --git a/commons-test.mk b/commons-test.mk index a4553c6f9c..04d0a6e70c 100644 --- a/commons-test.mk +++ b/commons-test.mk @@ -37,6 +37,7 @@ test-%: $(GOBIN)/gotestsum --packages="./..." \ --junitfile TEST-unit.xml \ -- \ + -v \ -coverprofile=coverage.out \ -timeout=30m