Tests: Unset PYTEST_XDIST_AUTO_NUM_WORKERS when the behavior without the envvar is asserted

This commit is contained in:
Miro Hrončok
2023-01-17 18:02:32 +01:00
parent 017cc72b70
commit 8fd1bfd182
2 changed files with 8 additions and 0 deletions

1
changelog/870.trivial Normal file
View File

@@ -0,0 +1 @@
Make the tests pass even when ``$PYTEST_XDIST_AUTO_NUM_WORKERS`` is set.