diff --git a/chia/_tests/core/util/config.py b/chia/_tests/core/util/config.py index 36a120bf3d47..0bc843470282 100644 --- a/chia/_tests/core/util/config.py +++ b/chia/_tests/core/util/config.py @@ -1,4 +1,3 @@ from __future__ import annotations checkout_blocks_and_plots = True -parallel = False