Skip to content

Commit

Permalink
FIX: Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mariusmihaic committed Apr 3, 2023
1 parent 2acc484 commit 26f5249
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integrationTests/vm/staking/stakingV4_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1214,7 +1214,7 @@ func TestStakingV4_NewlyStakedNodesInStakingV4Step2ShouldBeSentToWaitingIfListIs
// Epoch = 0, before staking v4, owner2 stakes 2 nodes
// - maxNumNodes = 20
// - activeNumNodes = 10
// Newly staked nodes should be sent tu new list
// Newly staked nodes should be sent to new list
owner2Nodes := pubKeys[12:14]
node.ProcessStake(t, map[string]*NodesRegisterData{
"owner2": {
Expand Down

0 comments on commit 26f5249

Please sign in to comment.