photoprism-client-go/test/README.md

7 lines
77 B
Markdown

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