diff --git a/geth-utils/gethutil/mpt/witness/gen_witness_from_infura_blockchain_test.go b/geth-utils/gethutil/mpt/witness/gen_witness_from_infura_blockchain_test.go index 21564fa283..39d920ab29 100644 --- a/geth-utils/gethutil/mpt/witness/gen_witness_from_infura_blockchain_test.go +++ b/geth-utils/gethutil/mpt/witness/gen_witness_from_infura_blockchain_test.go @@ -1716,7 +1716,6 @@ func TestImplicitlyCreateAccountWithCodeHash(t *testing.T) { prepareWitness("ImplicitlyCreateAccountWithCodeHash", trieModifications, statedb) } -/* func TestAccountAddPlaceholderBranch(t *testing.T) { blockNum := 13284469 blockNumberParent := big.NewInt(int64(blockNum)) @@ -1738,7 +1737,6 @@ func TestAccountAddPlaceholderBranch(t *testing.T) { prepareWitness("AccountAddPlaceholderBranch", trieModifications, statedb) } -*/ func TestAccountDeletePlaceholderBranch(t *testing.T) { blockNum := 13284469