Skip to content

Commit

Permalink
Update testing/endtoend/endtoend_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
nisdas authored Jun 14, 2022
1 parent a8485b8 commit 10fbfd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/endtoend/endtoend_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -569,7 +569,7 @@ func (r *testRunner) executeProvidedEvaluators(currentEpoch uint64, conns []*grp
// After 1 epoch we will then attempt to bring it online again.
//
//
// 3) Then we will start testing optimistic sync by engaging our engine proxy.
// 2) Then we will start testing optimistic sync by engaging our engine proxy.
// After the proxy has been sending `SYNCING` responses to the beacon node, we
// will test this with our optimistic sync evaluator to ensure everything works
// as expected.
Expand Down

0 comments on commit 10fbfd4

Please sign in to comment.