forked from Rockachopa/Timmy-time-dashboard
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
"""Tests for SQLite-backed chat persistence (issue #46)."""
|
||||
|
||||
from dashboard.store import Message, MessageLog
|
||||
import infrastructure.chat_store as _chat_store
|
||||
from dashboard.store import Message, MessageLog
|
||||
|
||||
|
||||
def test_persistence_across_instances(tmp_path):
|
||||
|
||||
Reference in New Issue
Block a user