diff --git a/worlds/ahit/test/TestActs.py b/worlds/ahit/test/TestActs.py index c8b9b145e8..14f49f2ded 100644 --- a/worlds/ahit/test/TestActs.py +++ b/worlds/ahit/test/TestActs.py @@ -5,9 +5,6 @@ from . import HatInTimeTestBase class TestActs(HatInTimeTestBase): run_default_tests = False - - def testAllStateCanReachEverything(self): - pass options = { "ActRandomizer": 2,