Fix test files to match implementation
Some checks failed
CI / test (push) Has been cancelled

This commit is contained in:
2026-02-04 11:42:02 +00:00
parent 7614b51126
commit 02ed0ac06a

View File

@@ -4,6 +4,7 @@ import pytest
import tempfile
import os
from pathlib import Path
from unittest.mock import patch
from shellgenius.history import HistoryStorage, HistoryLearner, HistoryEntry