Skip to content

Commit 81ce494

Browse files
authored
Fixed tests readme
pytest in the tests dir
1 parent 03574e3 commit 81ce494

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
@@ -42,7 +42,7 @@ pip install elementary-data
4242
5. Run the tests.
4343

4444
```shell
45-
pytest -vvv -n8
45+
pytest tests -vvv -n8
4646
```
4747

4848
### Web Interface

0 commit comments

Comments
 (0)