mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-27 05:47:58 +00:00
6fc1d41d44
Related to https://github.com/paritytech/polkadot-sdk/issues/3400 Moving all bridges testing "framework" files under one folder in order to be able to download the entire folder when we want to add tests in other repos No significant functional changes
8 lines
333 B
Plaintext
8 lines
333 B
Plaintext
Description: Check if the HRMP channel between Westend BH and Westend AH was opened successfully
|
|
Network: ./bridge_hub_westend_local_network.toml
|
|
Creds: config
|
|
|
|
# ensure that initialization has completed
|
|
asset-hub-westend-collator1: js-script {{FRAMEWORK_PATH}}/js-helpers/wait-hrmp-channel-opened.js with "1002" within 600 seconds
|
|
|