Skip to content

Commit

Permalink
Update chainio/clients/elcontracts/writer_test.go
Browse files Browse the repository at this point in the history
Co-authored-by: Tomás Grüner <47506558+MegaRedHand@users.noreply.github.com>
  • Loading branch information
Sidu28 and MegaRedHand authored Feb 7, 2025
1 parent 170b1ae commit 0e2f0e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chainio/clients/elcontracts/writer_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -627,7 +627,7 @@ func TestSetOperatorSetSplit(t *testing.T) {
//FIRST SET
newSplit := initialSplit + 1
waitForReceipt := true
// Set a new operator PI split
// Set a new operator set split
receipt, err = chainWriter.SetOperatorSetSplit(
context.Background(),
operatorAddress,
Expand Down

0 comments on commit 0e2f0e7

Please sign in to comment.