Skip to content

Commit

Permalink
add flag to show more verbose information about tests
Browse files Browse the repository at this point in the history
  • Loading branch information
bramvdbogaerde committed Dec 30, 2022
1 parent 977ee74 commit c1ef44b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/run_all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ docker run -d \
sleep 5

echo "Running tests"
go test
go test -v

echo "Tearing down docker containers"
docker stop go-scp-test
Expand Down

0 comments on commit c1ef44b

Please sign in to comment.