Skip to content

Commit

Permalink
Bumper Stickers: Update tests to bases.py #4137
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholassaylor authored Nov 6, 2024
1 parent 9082ce7 commit 1cba694
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worlds/bumpstik/test/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from test.TestBase import WorldTestBase
from test.bases import WorldTestBase


class BumpStikTestBase(WorldTestBase):
Expand Down

0 comments on commit 1cba694

Please sign in to comment.