Skip to content

Commit

Permalink
People chain integration tests (#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
rockbmb and seadanda authored Nov 27, 2024
1 parent 2ef2723 commit 76215bf
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 76215bf

Please sign in to comment.