From c442fb5dcd093d4dd6c72d1150f8d33f97c28447 Mon Sep 17 00:00:00 2001 From: Tsachi Herman <24438559+tsachiherman@users.noreply.github.com> Date: Wed, 20 Sep 2023 15:58:14 -0400 Subject: [PATCH] update test --- cmd/soroban-rpc/internal/test/simulate_transaction_test.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cmd/soroban-rpc/internal/test/simulate_transaction_test.go b/cmd/soroban-rpc/internal/test/simulate_transaction_test.go index 0853404e4..df21d6b65 100644 --- a/cmd/soroban-rpc/internal/test/simulate_transaction_test.go +++ b/cmd/soroban-rpc/internal/test/simulate_transaction_test.go @@ -232,9 +232,9 @@ func TestSimulateTransactionSucceeds(t *testing.T) { }, }, }, - Instructions: 5007615, + Instructions: 5733936, ReadBytes: 48, - WriteBytes: 5532, + WriteBytes: 6576, }, RefundableFee: 20056, }