Fix zombienet bridges test (#5373)
After https://github.com/paritytech/polkadot-sdk/pull/4129, a zombienet
bridge test was broken.
This is because XCMv4 locations have an array in the `interior` field,
which also has to appear in PJS.
---------
Co-authored-by: Serban Iorga <[email protected]>
Please register or sign in to comment