Update worlds/ahit/test/TestActs.py

Co-authored-by: Aaron Wagener <mmmcheese158@gmail.com>
This commit is contained in:
CookieCat
2024-05-13 16:02:54 -04:00
committed by GitHub
parent ba0c1842f6
commit 1244477473

View File

@@ -4,8 +4,7 @@ from . import HatInTimeTestBase
class TestActs(HatInTimeTestBase):
def run_default_tests(self) -> bool:
return False
run_default_tests = False
def testAllStateCanReachEverything(self):
pass