From 3d01204109c48481158f3065befe4f895458f32d Mon Sep 17 00:00:00 2001 From: Alex Sharov Date: Wed, 6 Nov 2024 14:16:22 +0700 Subject: [PATCH] [rpc-test] enable `debug_traceTransaction` (#12638) --- .github/workflows/qa-rpc-integration-tests.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/qa-rpc-integration-tests.yml b/.github/workflows/qa-rpc-integration-tests.yml index 415d0cdf961..ecbcb404a35 100644 --- a/.github/workflows/qa-rpc-integration-tests.yml +++ b/.github/workflows/qa-rpc-integration-tests.yml @@ -104,7 +104,6 @@ jobs: # to investigate debug_traceBlockByHash,\ debug_traceCallMany/test_02.tar,debug_traceCallMany/test_04.tar,debug_traceCallMany/test_05.tar,debug_traceCallMany/test_06.tar,debug_traceCallMany/test_07.tar,debug_traceCallMany/test_09.json,debug_traceCallMany/test_10.tar,\ - debug_traceTransaction,\ engine_exchangeCapabilities/test_1.json,\ engine_exchangeTransitionConfigurationV1/test_01.json,\ engine_getClientVersionV1/test_1.json,\