Commit f5c13974 authored by Joshua Gutow's avatar Joshua Gutow

Address PR comments

parent eea25640
......@@ -132,5 +132,4 @@ func TestInvalidDepositInFCU(t *testing.T) {
res, err = client.ForkchoiceUpdate(ctx, &fc, nil)
require.Nil(t, err)
require.Equal(t, eth.ExecutionValid, res.PayloadStatus.Status)
}
Markdown is supported
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