Migrate more pallet tests to construct_runtime (#8051)
* Migrate bounties tests to use construct_runtime * Migrate contracts tests to use construct_runtime * Migrate democracy tests to use construct_runtime * review: rename TreasuryEvent -> TreasuryError
Showing
- substrate/frame/bounties/src/tests.rs 28 additions, 32 deletionssubstrate/frame/bounties/src/tests.rs
- substrate/frame/contracts/src/exec.rs 2 additions, 2 deletionssubstrate/frame/contracts/src/exec.rs
- substrate/frame/contracts/src/tests.rs 57 additions, 73 deletionssubstrate/frame/contracts/src/tests.rs
- substrate/frame/democracy/src/tests.rs 20 additions, 36 deletionssubstrate/frame/democracy/src/tests.rs
Please register or sign in to comment