Skip to content

Commit 22c0aad

Browse files
Update develop/interoperability/test-and-debug.md
Co-authored-by: Nicolás Hussein <[email protected]>
1 parent 7af9551 commit 22c0aad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

develop/interoperability/test-and-debug.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ The `xcm-emulator` provides macros for defining a mocked testing environment. Ch
5252
--8<-- 'https://raw.githubusercontent.com/paritytech/polkadot-sdk/refs/tags/polkadot-stable2412/cumulus/parachains/integration-tests/emulated/chains/relays/westend/src/lib.rs:26:47'
5353
```
5454

55-
- [**`decl_test_parachains`**](https://github.com/paritytech/polkadot-sdk/blob/{{dependencies.repositories.polkadot_sdk.version}}/cumulus/xcm/xcm-emulator/src/lib.rs#L596){target=\_blank} - defines runtime and configuration for the parachains. Example:
55+
- [**`decl_test_parachains`**](https://github.com/paritytech/polkadot-sdk/blob/{{dependencies.repositories.polkadot_sdk.version}}/cumulus/xcm/xcm-emulator/src/lib.rs#L597){target=\_blank} - defines runtime and configuration for the parachains. Example:
5656

5757
```rust
5858
--8<-- 'https://raw.githubusercontent.com/paritytech/polkadot-sdk/refs/tags/polkadot-stable2412/cumulus/parachains/integration-tests/emulated/chains/parachains/assets/asset-hub-westend/src/lib.rs:32:55'

0 commit comments

Comments
 (0)