Skip to content

Commit 97c6cbe

Browse files
Merge pull request steam-bell-92#1467 from Tomeshwari-02/fix/readme-test-example
Fix README test example
2 parents 0132e31 + 1f93e5e commit 97c6cbe

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
@@ -216,7 +216,7 @@ pytest tests/ -v
216216
For specific test file:
217217

218218
```bash
219-
pytest tests/test_armstrong.py -v
219+
pytest tests/test_smoke.py -v
220220
```
221221

222222
### Development Workflow

0 commit comments

Comments
 (0)