Skip to content

Commit

Permalink
Merge pull request #4128 from ElrondNetwork/fix-broken-tests
Browse files Browse the repository at this point in the history
FIX: Broken test
  • Loading branch information
mariusmihaic committed May 30, 2022
2 parents 47ee099 + 8850dc1 commit ad0b43a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integrationTests/testProcessorNode.go
Original file line number Diff line number Diff line change
Expand Up @@ -465,6 +465,7 @@ func newBaseTestProcessorNode(
MiniBlockPartialExecutionEnableEpoch: 1000000,
StakingV4InitEnableEpoch: StakingV4InitEpoch,
StakingV4EnableEpoch: StakingV4Epoch,
StakingV4DistributeAuctionToWaitingEpoch: StakingV4DistributeAuctionToWaiting,
}

return tpn
Expand Down

0 comments on commit ad0b43a

Please sign in to comment.