Introduce SubmitOrigin to Referenda pallet config (#11567)

This commit is contained in:
Gavin Wood
2022-06-01 11:46:06 +01:00
committed by GitHub
parent d6ea0e4205
commit 1c59b81690
4 changed files with 7 additions and 4 deletions
-2
View File
@@ -28,8 +28,6 @@ use frame_support::{
};
use pallet_balances::Error as BalancesError;
// TODO: Scheduler should re-use `None` items in its `Agenda`.
#[test]
fn params_should_work() {
new_test_ext().execute_with(|| {