mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-21 06:21:01 +00:00
committed by
Bastian Köcher
parent
d554639380
commit
6e3b083ab3
@@ -1713,7 +1713,7 @@ mod tests {
|
||||
#[test]
|
||||
fn receive_messages_delivery_proof_rejects_proof_if_declared_relayers_state_is_invalid() {
|
||||
run_test(|| {
|
||||
// when number of relayers entires is invalid
|
||||
// when number of relayers entries is invalid
|
||||
assert_noop!(
|
||||
Pallet::<TestRuntime>::receive_messages_delivery_proof(
|
||||
Origin::signed(1),
|
||||
|
||||
Reference in New Issue
Block a user