Skip to content

Commit 45d10a0

Browse files
committed
remove tests from exception list
1 parent 5ba55cf commit 45d10a0

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.github/workflows/scripts/run_rpc_tests_ethereum.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@ DISABLED_TEST_LIST=(
3737
web3_clientVersion/test_1.json
3838
# test disable needs debug
3939
eth_getProof/test_24.json
40-
# waiting merge PR #18080
41-
debug_traceTransaction/test_148.json
4240
)
4341

4442
# Transform the array into a comma-separated string

.github/workflows/scripts/run_rpc_tests_remote_ethereum.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ DISABLED_TEST_LIST=(
1414
eth_getProof
1515
eth_simulateV1
1616
eth_getBlockReceipts/test_01.json
17-
# waiting merge PR #18080
18-
debug_traceTransaction/test_148.json
1917
)
2018

2119
# Transform the array into a comma-separated string

0 commit comments

Comments
 (0)