Skip to content

Commit

Permalink
remove duplicate upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
agouin committed Sep 26, 2023
1 parent 7ee48b5 commit ad891c3
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions interchaintest/upgrade_noble-1_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,6 @@ func TestNoble1ChainUpgrade(t *testing.T) {
image: ghcrImage("v3.1.0"),
postUpgrade: testPostRadonUpgrade,
},
{
upgradeName: "v3.1.0",
image: ibc.DockerImage{
Repository: "ghcr.io/strangelove-ventures/noble",
Version: "v3.1.0",
UidGid: containerUidGid,
},
},
{
upgradeName: "argon",
image: nobleImageInfo[0],
Expand Down

0 comments on commit ad891c3

Please sign in to comment.