Skip to content

Commit

Permalink
REFACTOR: move to correct package
Browse files Browse the repository at this point in the history
Signed-off-by: Segelzwerg <25705862+Segelzwerg@users.noreply.github.com>
  • Loading branch information
Segelzwerg committed Sep 1, 2022
1 parent e7f6770 commit 7769523
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

from whist_core.game.errors import HandNotDoneError

from tests.whist_server.api.game.base_created_case import BaseCreateGameTestCase
from tests.whist_server.api.room.base_created_case import BaseCreateGameTestCase


class GameTestCase(BaseCreateGameTestCase):
Expand Down

0 comments on commit 7769523

Please sign in to comment.