photoprism-client-go/test/README.md
Kris Nóva 9236ba8577 Updating storage and README files
Signed-off-by: Kris Nóva <kris@nivenly.com>
2021-02-09 18:36:07 -08:00

7 lines
No EOL
77 B
Markdown

# Local Integration Tests
To run the tests
```bash
sudo -E go test . -v
```