diff --git a/cmd/soroban-rpc/internal/test/simulate_transaction_test.go b/cmd/soroban-rpc/internal/test/simulate_transaction_test.go index 04ac395ea..b47c609f0 100644 --- a/cmd/soroban-rpc/internal/test/simulate_transaction_test.go +++ b/cmd/soroban-rpc/internal/test/simulate_transaction_test.go @@ -233,7 +233,7 @@ func TestSimulateTransactionSucceeds(t *testing.T) { }, }, Instructions: 6062311, - ReadBytes: 48, + ReadBytes: 0, WriteBytes: 7048, }, ResourceFee: 130498,