migration: preserve startup accounts and system slice
This commit is contained in:
@@ -6,7 +6,7 @@ import sqlite3
|
||||
from pathlib import Path
|
||||
|
||||
from database import ReviewDatabase
|
||||
from security import hash_password, verify_password
|
||||
from backend.features.accounts.security import hash_password, verify_password
|
||||
|
||||
|
||||
class AccountAccessTests(unittest.TestCase):
|
||||
|
||||
Reference in New Issue
Block a user