diff --git a/test.sh b/test.sh index 9670bba..a20af0e 100755 --- a/test.sh +++ b/test.sh @@ -1,4 +1,4 @@ #!/usr/bin/env bash -PGTZ=UTC PGSSLMODE=disable go test -v ./... +PGTZ=UTC go test -v ./...