Skip to content

Commit 5ad8780

Browse files
rockbmbseadanda
andauthored
People chain integration tests (#6377)
# Description Made as a follow-up of polkadot-fellows/runtimes#499 ## Integration N/A ## Review Notes N/A --------- Co-authored-by: Dónal Murray <donal.murray@parity.io>
1 parent 1d519a1 commit 5ad8780

4 files changed

Lines changed: 506 additions & 0 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cumulus/parachains/integration-tests/emulated/tests/people/people-westend/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ sp-runtime = { workspace = true }
2121
# Polkadot
2222
polkadot-runtime-common = { workspace = true, default-features = true }
2323
westend-runtime-constants = { workspace = true, default-features = true }
24+
westend-runtime = { workspace = true }
2425
xcm = { workspace = true }
2526
xcm-executor = { workspace = true }
2627

0 commit comments

Comments
 (0)