From d896e9841f1475174ce0da7a6432981c8d08669c Mon Sep 17 00:00:00 2001 From: Jay Yu <103467857+jayy04@users.noreply.github.com> Date: Thu, 3 Oct 2024 21:00:55 -0400 Subject: [PATCH] comment --- protocol/x/clob/e2e/permissioned_keys_test.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/protocol/x/clob/e2e/permissioned_keys_test.go b/protocol/x/clob/e2e/permissioned_keys_test.go index 6a84b94733..4bc85d29e6 100644 --- a/protocol/x/clob/e2e/permissioned_keys_test.go +++ b/protocol/x/clob/e2e/permissioned_keys_test.go @@ -85,7 +85,7 @@ func TestPlaceOrder_PermissionedKeys_Failures(t *testing.T) { constants.Order_Bob_Num0_Id11_Clob1_Buy5_Price40_GTB20.OrderId: false, }, }, - "Txn has authenticators specified, but they are not found": { + "Txn has authenticators specified, but authenticator is not found": { smartAccountEnabled: true, blocks: []TestBlockWithMsgs{ { @@ -116,7 +116,7 @@ func TestPlaceOrder_PermissionedKeys_Failures(t *testing.T) { constants.Order_Bob_Num0_Id11_Clob1_Buy5_Price40_GTB20.OrderId: false, }, }, - "Txn has authenticators specified, but it was removed": { + "Txn has authenticators specified, but authenticator was removed": { smartAccountEnabled: true, blocks: []TestBlockWithMsgs{ {