Skip to content

Commit 6f977ab

Browse files
authored
Update integration tests readme (#42)
1 parent bdf6590 commit 6f977ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration-tests/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ poetry install
1616

1717
## Running Tests
1818
```bash
19-
pytest -s --log-cli-level=debug
19+
poetry run pytest -s --log-cli-level=debug
2020
```

0 commit comments

Comments
 (0)