add unit tests to run runtime migrations (#5865)
* add unit tests to run runtime migrations * Update runtime/westend/src/lib.rs Co-authored-by:Mara Robin B. <mara@broda.me> * fix * fmt * Update runtime/westend/src/lib.rs Co-authored-by:
Mara Robin B. <mara@broda.me>
Showing
- polkadot/Cargo.lock 9 additions, 0 deletionspolkadot/Cargo.lock
- polkadot/runtime/kusama/Cargo.toml 3 additions, 0 deletionspolkadot/runtime/kusama/Cargo.toml
- polkadot/runtime/kusama/src/lib.rs 35 additions, 0 deletionspolkadot/runtime/kusama/src/lib.rs
- polkadot/runtime/polkadot/Cargo.toml 3 additions, 0 deletionspolkadot/runtime/polkadot/Cargo.toml
- polkadot/runtime/polkadot/src/lib.rs 35 additions, 0 deletionspolkadot/runtime/polkadot/src/lib.rs
- polkadot/runtime/westend/Cargo.toml 3 additions, 0 deletionspolkadot/runtime/westend/Cargo.toml
- polkadot/runtime/westend/src/lib.rs 35 additions, 0 deletionspolkadot/runtime/westend/src/lib.rs
Please register or sign in to comment