The Witness: Turn off default tests on a test that is prone to swap fails #4261

This commit is contained in:
NewSoupVi
2024-11-30 02:15:50 +01:00
committed by GitHub
parent e262c8be9c
commit ad30e3264a

View File

@@ -3,6 +3,8 @@ from ..test import WitnessTestBase
class TestDisableNonRandomized(WitnessTestBase):
run_default_tests = False
options = {
"disable_non_randomized_puzzles": True,
"shuffle_doors": "panels",