diff --git a/pkg/server/ui/about.templ b/pkg/server/ui/about.templ index c0c4213..23e11a4 100644 --- a/pkg/server/ui/about.templ +++ b/pkg/server/ui/about.templ @@ -52,7 +52,7 @@ templ About() {

There are a few special situations:

diff --git a/teststats.sh b/teststats.sh index 6126c42..59b4864 100755 --- a/teststats.sh +++ b/teststats.sh @@ -1,5 +1,6 @@ #!/bin/bash +export TESTFLAGS=-v testout="$( make test )"