diff --git a/worlds/ahit/test/test_acts.py b/worlds/ahit/test/test_acts.py index 008553d247..6502db1d9e 100644 --- a/worlds/ahit/test/test_acts.py +++ b/worlds/ahit/test/test_acts.py @@ -14,7 +14,7 @@ class TestActs(HatInTimeTestBase): } def test_act_shuffle(self): - for i in range(1000): + for i in range(300): self.world_setup() self.collect_all_but([""])