docs: show example for max entries test

This commit is contained in:
thePR0M3TH3AN
2025-07-03 22:13:01 -04:00
parent d2e845f98c
commit ae04e4c466
3 changed files with 17 additions and 4 deletions

View File

@@ -288,7 +288,7 @@ when a new snapshot is triggered. Use the `NOSTR_TEST_DELAY` environment
variable to control the delay between publishes when experimenting with large vaults.
```bash
NOSTR_TEST_DELAY=10 pytest -vv src/tests/test_nostr_index_size.py -m "desktop and network"
pytest -vv -s -n 0 src/tests/test_nostr_index_size.py --desktop --max-entries=1000
```
### Automatically Updating the Script Checksum