Incorrect error checking in SyncingWithInvalidChain test
Tumas opened this issue · 0 comments
Tumas commented
It looks like this error checking condition is incorrect and needs to be inverted:
hive/simulators/eth2/engine/scenarios.go
Lines 1243 to 1247 in d7cb48a
as ExecutionPayload method returns no error when payload is returned.