mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-23 22:31:06 +00:00
Always wipe DB state after benchmark (#12025)
* Add test Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * Always wipe the DB state Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * Silence Clippy Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
This commit is contained in:
committed by
GitHub
parent
a68a80fbae
commit
a467983398
Generated
+1
@@ -2102,6 +2102,7 @@ dependencies = [
|
||||
"serde",
|
||||
"sp-api",
|
||||
"sp-application-crypto",
|
||||
"sp-core",
|
||||
"sp-io",
|
||||
"sp-keystore",
|
||||
"sp-runtime",
|
||||
|
||||
Reference in New Issue
Block a user