We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c36951f commit 4ecea94Copy full SHA for 4ecea94
README.md
@@ -84,7 +84,7 @@ Without `go` installed, you can build `pg_featureserv` in a docker image:
84
```
85
86
* This creates a `pg_featureserv` executable in the application directory
87
-* (Optional) Run the unit tests using `go test`
+* (Optional) Run the unit tests using `go test ./...`
88
89
### Docker image of `pg_featureserv`
90
0 commit comments