From 7da4d0d22c4bcf5d33a747b99a78f792f96c55db Mon Sep 17 00:00:00 2001 From: niebayes Date: Tue, 4 Oct 2022 00:52:07 +0800 Subject: [PATCH] fix typo Replace `TestCommitMissingPrewrite4a` with `TestCommitMissingPrewrite4B`. --- kv/transaction/commands4b_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kv/transaction/commands4b_test.go b/kv/transaction/commands4b_test.go index 5b3fccf2f..a593ebc30 100644 --- a/kv/transaction/commands4b_test.go +++ b/kv/transaction/commands4b_test.go @@ -571,7 +571,7 @@ func TestCommitConflictRepeat4B(t *testing.T) { // TestCommitMissingPrewrite4a tests committing a transaction which was not prewritten (i.e., a request was lost, but // the commit request was not). -func TestCommitMissingPrewrite4a(t *testing.T) { +func TestCommitMissingPrewrite4B(t *testing.T) { builder := newBuilder(t) cmd := builder.commitRequest([]byte{3}) builder.init([]kv{