photoprism-client-go/test/README.md

7 lines
77 B
Markdown
Raw Normal View History

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