Skip to content

Commit ca33657

Browse files
committed
docs: removed mock_tests from readme
1 parent 532bf23 commit ca33657

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -185,9 +185,6 @@ Contributions are welcome! Whether it's bug fixes, new features, or documentatio
185185
# Run tests
186186
poetry run pytest
187187

188-
# Run mock tests only (no external API calls)
189-
poetry run pytest tests/mock_tests/
190-
191188
# Run external tests (requires internet)
192189
poetry run pytest tests/external_tests/
193190
```

0 commit comments

Comments
 (0)