mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-20 17:25:41 +00:00
fix race in sync tests (#2259)
This commit is contained in:
committed by
Bastian Köcher
parent
7f59cdb900
commit
5725e25448
@@ -20,3 +20,7 @@ parity-codec = { version = "3.3", features = ["derive"] }
|
||||
|
||||
[dev-dependencies]
|
||||
test_client = { package = "substrate-test-client", path = "../../test-client" }
|
||||
|
||||
[features]
|
||||
default = []
|
||||
test-helpers = []
|
||||
Reference in New Issue
Block a user