Skip to content

Commit

Permalink
typo bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
snissn committed Jan 23, 2025
1 parent 3a0caaa commit 38ff364
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion itests/fevm_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1794,7 +1794,7 @@ func TestTstore(t *testing.T) {
nv25epoch := abi.ChainEpoch(100)
upgradeSchedule := kit.UpgradeSchedule(
stmgr.Upgrade{
Network: network.Version25,
Network: network.Version24,
Height: -1,
},
stmgr.Upgrade{
Expand Down

0 comments on commit 38ff364

Please sign in to comment.