Skip to content

Commit

Permalink
fix upgrade name in grand-1 test
Browse files Browse the repository at this point in the history
  • Loading branch information
agouin committed Sep 26, 2023
1 parent ca225f6 commit 2046223
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion interchaintest/upgrade_grand-1_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ func TestGrand1ChainUpgrade(t *testing.T) {
},
{
// This upgrade is only relevant to the grand-1 testnet
upgradeName: "argon4",
upgradeName: "v4.0.0-beta2",
image: nobleImageInfo[0],
postUpgrade: testPostArgonUpgradeTestnet,
},
Expand Down

0 comments on commit 2046223

Please sign in to comment.