File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ plugin and passed in `--forked` to execute all tests in separate processes.
27
27
This plugin subverts somewhat ` pytest ` 's mode of operation in that it postpones collecting
28
28
test items within test modules (i.e., within Python test files) until the test execution phase.
29
29
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 ) ).
31
31
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.
32
32
33
33
## Requirements
You can’t perform that action at this time.
0 commit comments