The Witness: Comply with new test base structure #5265

This commit is contained in:
NewSoupVi
2025-08-01 01:16:54 +02:00
committed by GitHub
parent e7131eddc2
commit 332f955159
12 changed files with 206 additions and 206 deletions

View File

@@ -3,7 +3,7 @@ from typing import cast
from BaseClasses import LocationProgressType
from .. import WitnessWorld
from ..test import WitnessMultiworldTestBase
from ..test.bases import WitnessMultiworldTestBase
class TestEasterEggShuffle(WitnessMultiworldTestBase):