mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 05:11:02 +00:00
Add integrity tests to rialto parachain runtiime (#2096)
* add integrity tests to rialto-parachain runtime * post cherry-pick fixes
This commit is contained in:
committed by
Bastian Köcher
parent
e08efd9104
commit
77b2ef5f6e
@@ -76,6 +76,7 @@ pallet-xcm = { git = "https://github.com/paritytech/polkadot", branch = "master"
|
||||
|
||||
[dev-dependencies]
|
||||
bridge-runtime-common = { path = "../../runtime-common", features = ["integrity-test"] }
|
||||
static_assertions = "1.1"
|
||||
|
||||
[features]
|
||||
default = ['std']
|
||||
|
||||
Reference in New Issue
Block a user