Naman Gupta commited on
Commit
d29e78c
·
unverified ·
2 Parent(s): 787c9f7f839212

Merge pull request #4 from subhdotsol/fix

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -244,5 +244,5 @@ docker run -p 7860:7860 --env-file .env breach-os
244
 
245
  ```bash
246
  python3 -m pytest tests/ -v
247
- # 59 tests — all run offline, no API calls needed
248
  ```
 
244
 
245
  ```bash
246
  python3 -m pytest tests/ -v
247
+ # 68 tests — all run offline, no API calls needed
248
  ```