Skip to content

Commit 1f93e5e

Browse files
author
Tomeshwari-02
committed
Fix README test example
1 parent 5d3565d commit 1f93e5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ pytest tests/ -v
180180
For specific test file:
181181

182182
```bash
183-
pytest tests/test_armstrong.py -v
183+
pytest tests/test_smoke.py -v
184184
```
185185

186186
### Development Workflow

0 commit comments

Comments
 (0)