From 556af7d1b492465ea9d6e1d233c9aa5a312ecdac Mon Sep 17 00:00:00 2001 From: William Banfield Date: Fri, 11 Mar 2022 16:33:09 -0500 Subject: [PATCH] rename test --- types/tx_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/tx_test.go b/types/tx_test.go index 5add513a2..f65d37551 100644 --- a/types/tx_test.go +++ b/types/tx_test.go @@ -44,7 +44,7 @@ func TestTxIndexByHash(t *testing.T) { } } -func TestValidateResponsePrepareProposal(t *testing.T) { +func TestValidateTxRecordSet(t *testing.T) { t.Run("should error on total transaction size exceeding max data size", func(t *testing.T) { trs := []*abci.TxRecord{ {