Skip to content

Commit 99512aa

Browse files
Update README.md
1 parent 9ee68df commit 99512aa

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
@@ -27,7 +27,7 @@ plugin and passed in `--forked` to execute all tests in separate processes.
2727
This plugin subverts somewhat `pytest`'s mode of operation in that it postpones collecting
2828
test items within test modules (i.e., within Python test files) until the test execution phase.
2929
While we have attempted to stay as compatible with other plugins as possible, it is likely
30-
not to work in some combinations (such as, for example, [pytest-xdist](https://github.com/pytest-dev/pytest-xdist)).
30+
to not work in some combinations (such as, for example, [pytest-xdist](https://github.com/pytest-dev/pytest-xdist)).
3131
Feel free to [open an issue](https://github.com/plasma-umass/pytest-cleanslate/issues) if you come across a case where it doesn't work.
3232

3333
## Requirements

0 commit comments

Comments
 (0)