Compare commits

..

1 Commits
20 ... 21

Author SHA1 Message Date
b8dd3ee258 [tests] Shim to fix broken import 2025-08-03 11:13:23 -04:00

View File

@ -1,6 +1,6 @@
import pytest
from scrobbles.dataclasses import BoardGameLogData, BoardGameScoreLogData
#from scrobbles.dataclasses import BoardGameLogData, BoardGameScoreLogData
@pytest.mark.skip("Need to get local tests running working again")