Unverified Commit 3a87390b authored by Alexandru Vasile's avatar Alexandru Vasile Committed by GitHub
Browse files

chainHead/tests: Fix clippy (#2325)

Remove the genesis hash from tests:
- Clippy was passing on the PR:
https://github.com/paritytech/polkadot-sdk/pull/2296
- Clippy fails on master:
https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/4328487

This was a race with merging:
https://github.com/paritytech/polkadot-sdk/pull/2295

, which introduced
another test that used the `CHAIN_GENESIS`

Signed-off-by: default avatarAlexandru Vasile <[email protected]>
parent 1cd38c2c
Pipeline #413600 canceled with stages
in 14 minutes and 57 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