Skip to content

Commit e4e2e74

Browse files
committed
docs(tests): correct specific test file path
1 parent 5cfa8de commit e4e2e74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/custom/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ This directory contains custom tests for the Humanloop Python SDK. While the mai
1515
pytest tests/custom/
1616

1717
# Run specific test file
18-
pytest tests/custom/sync/test_sync_client.py
18+
pytest tests/custom/sync/test_client.py
1919
```

0 commit comments

Comments
 (0)