Skip to content

Commit

Permalink
chore: fix comment (#1972)
Browse files Browse the repository at this point in the history
Signed-off-by: rustco <[email protected]>
  • Loading branch information
rustco authored Jul 2, 2024
1 parent 53b36bb commit 777923e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/e2e/steps_multi_consumer_delegation.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package main

// stepsDelegate tests basic delegation and resulting validator power changes.
// stepsMultiConsumerDelegate tests basic delegation and resulting validator power changes.
func stepsMultiConsumerDelegate(consumer1, consumer2 string) []Step {
return []Step{
{
Expand Down

0 comments on commit 777923e

Please sign in to comment.