Commit 5ec4607
authored
chainHead/tests: Fix clippy (paritytech#2325)
Remove the genesis hash from tests:
- Clippy was passing on the PR:
paritytech#2296
- Clippy fails on master:
https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/4328487
This was a race with merging:
paritytech#2295, which introduced
another test that used the `CHAIN_GENESIS`
Signed-off-by: Alexandru Vasile <[email protected]>1 parent a8fe9fb commit 5ec4607
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1627 | 1627 | | |
1628 | 1628 | | |
1629 | 1629 | | |
1630 | | - | |
1631 | 1630 | | |
1632 | 1631 | | |
1633 | 1632 | | |
| |||
0 commit comments