Skip to content

Commit 1943cbd

Browse files
committed
readme spellig mcsteak
1 parent f01143d commit 1943cbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ This mode is best used in combination with the `--docker-compose-no-build` flag
146146
pytest --docker-compose-no-build --use-running-containers
147147
```
148148

149-
It is off course possible to add these options to `pytest.ini` or `pyproject.toml`.
149+
It is of course possible to add these options to `pytest.ini` or `pyproject.toml`.
150150

151151
Notice that for this mode the scoping of the fixtures becomes less important since the containers are fully persistent throughout all tests. I only recommend using this if your network takes excessively long to spin up/tear down. It should really be a last resort and you should probably look into speeding up your network instead of using this.
152152

0 commit comments

Comments
 (0)