Skip to content

Commit

Permalink
fix: e2e-tests ci error
Browse files Browse the repository at this point in the history
  • Loading branch information
zemyblue committed Mar 6, 2024
1 parent 559c61b commit 8426480
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion interchaintest/conformance_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ func latestFinschiaChain(numOfValidators, numOfFullNodes int) *interchaintest.Ch
UidGid: "1025:1025",
},
},
Bin: "fnsad",
Bin: "fnsad-proxy",
Bech32Prefix: "link",
Denom: "cony",
GasPrices: "0.015cony",
Expand Down

0 comments on commit 8426480

Please sign in to comment.