mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
The Witness: Turn off default tests on a test that is prone to swap fails #4261
This commit is contained in:
@@ -3,6 +3,8 @@ from ..test import WitnessTestBase
|
||||
|
||||
|
||||
class TestDisableNonRandomized(WitnessTestBase):
|
||||
run_default_tests = False
|
||||
|
||||
options = {
|
||||
"disable_non_randomized_puzzles": True,
|
||||
"shuffle_doors": "panels",
|
||||
|
Reference in New Issue
Block a user