Skip to content

Commit

Permalink
chore: correct version for test
Browse files Browse the repository at this point in the history
  • Loading branch information
chatton committed Nov 11, 2024
1 parent 828c81b commit 35f44aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/tests/transfer/base_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -552,7 +552,7 @@ func (s *TransferTestSuite) TestMsgTransfer_WithMemo() {

// TestMsgTransfer_EntireBalance tests that it is possible to transfer the entire balance
// of a given denom by using types.UnboundedSpendLimit as the amount.
// compatibility:TestMsgTransfer_EntireBalance:from_version: v7.7.0
// compatibility:TestMsgTransfer_EntireBalance:from_version: v8.4.0
func (s *TransferTestSuite) TestMsgTransfer_EntireBalance() {
t := s.T()
ctx := context.TODO()
Expand Down

0 comments on commit 35f44aa

Please sign in to comment.