refactor(proposal): put DB access behind a mockable ProposalStore trait
This commit is contained in:
@@ -59,6 +59,7 @@ proptest = "1.11.0"
|
||||
rstest.workspace = true
|
||||
test-log = { version = "0.2", default-features = false, features = ["trace"] }
|
||||
ml-dsa.workspace = true
|
||||
mockall = "0.15.0"
|
||||
|
||||
[lib]
|
||||
doctest = false
|
||||
|
||||
Reference in New Issue
Block a user