mirror of
https://github.com/PR0M3TH3AN/SeedPass.git
synced 2025-09-16 11:09:13 +00:00
Extend entry search filtering
This commit is contained in:
@@ -41,4 +41,4 @@ def test_add_and_modify_key_value():
|
||||
assert updated["value"] == "def456"
|
||||
|
||||
results = em.search_entries("def456")
|
||||
assert results == [(idx, "API", None, None, False)]
|
||||
assert results == []
|
||||
|
Reference in New Issue
Block a user