Files
stealergram/tests/test_web_rbac.py
anti b4025b8a41 Fix test isolation: redirect hits.db to tmp_path in web RBAC tests
Dashboard route queries utils.database, which was pointing at the real
data/hits.db instead of a temp file, causing no such table: hits.
2026-05-19 10:21:37 -04:00

7.1 KiB