Skip to content
Unverified Commit a5de3b14 authored by Bastian Köcher's avatar Bastian Köcher Committed by GitHub
Browse files

pallet-membership: Do not verify the `MembershipChanged` in bechmarks (#6439)



There is no need to verify in the `pallet-membership` benchmark that the
`MemembershipChanged` implementation works as the pallet thinks it
should work. If you for example set it to `()`, `get_prime()` will
always return `None`.

TLDR: Remove the checks of `MembershipChanged` in the benchmarks to
support any kind of implementation.

---------

Co-authored-by: default avatarGitHub Action <[email protected]>
Co-authored-by: default avatarAdrian Catangiu <[email protected]>
parent ace62f12
Pipeline #505128 waiting for manual action with stages
in 54 minutes and 18 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment