Skip to content

Commit

Permalink
People chain integration tests (paritytech#6377)
Browse files Browse the repository at this point in the history
# Description

Made as a follow-up of
polkadot-fellows/runtimes#499

## Integration

N/A

## Review Notes

N/A

---------

Co-authored-by: Dónal Murray <[email protected]>
  • Loading branch information
2 people authored and dudo50 committed Jan 4, 2025
1 parent e87e6b4 commit a78998c
Show file tree
Hide file tree
Showing 4 changed files with 506 additions and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ sp-runtime = { workspace = true }
# Polkadot
polkadot-runtime-common = { workspace = true, default-features = true }
westend-runtime-constants = { workspace = true, default-features = true }
westend-runtime = { workspace = true }
xcm = { workspace = true }
xcm-executor = { workspace = true }

Expand Down
Loading

0 comments on commit a78998c

Please sign in to comment.