We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdf6590 commit 6f977abCopy full SHA for 6f977ab
integration-tests/README.md
@@ -16,5 +16,5 @@ poetry install
16
17
## Running Tests
18
```bash
19
-pytest -s --log-cli-level=debug
+poetry run pytest -s --log-cli-level=debug
20
```
0 commit comments