Skip to content

Commit b580235

Browse files
committed
show full stacktrace when running tests
Signed-off-by: dmitriy kalinin <[email protected]>
1 parent 250da0e commit b580235

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ set -e
44

55
go fmt github.com/cppforlife/go-patch/...
66

7-
ginkgo -r patch/
7+
ginkgo -trace -r patch/

0 commit comments

Comments
 (0)