mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-15 04:31:08 +00:00
Randomized tests on storage cache (#4070)
* randomized tests * destroy clones * remove commented * fixes * add finalization fork
This commit is contained in:
@@ -28,6 +28,7 @@ header_metadata = { package = "substrate-header-metadata", path = "../header-met
|
||||
substrate-keyring = { path = "../../keyring" }
|
||||
test-client = { package = "substrate-test-runtime-client", path = "../../test-runtime/client" }
|
||||
env_logger = "0.7.0"
|
||||
quickcheck = "0.8"
|
||||
|
||||
[features]
|
||||
default = []
|
||||
|
||||
Reference in New Issue
Block a user