diff --git a/silkworm/rpc/core/evm_debug_test.cpp b/silkworm/rpc/core/evm_debug_test.cpp index 2fe5bd8836..2f3282a205 100644 --- a/silkworm/rpc/core/evm_debug_test.cpp +++ b/silkworm/rpc/core/evm_debug_test.cpp @@ -1230,7 +1230,7 @@ TEST_CASE_METHOD(DebugExecutorTest, "DebugExecutor::execute call with error") { { "depth": 1, "gas": 156080, - "gasCost": 2, + "gasCost": 0, "memory": [], "op": "opcode 0x4b not defined", "pc": 1,