Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

Commit

Permalink
Test reenabled
Browse files Browse the repository at this point in the history
  • Loading branch information
miha-stopar committed Apr 18, 2024
1 parent 7e2c7c3 commit 1dd4008
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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))
Expand All @@ -1738,7 +1737,6 @@ func TestAccountAddPlaceholderBranch(t *testing.T) {

prepareWitness("AccountAddPlaceholderBranch", trieModifications, statedb)
}
*/

func TestAccountDeletePlaceholderBranch(t *testing.T) {
blockNum := 13284469
Expand Down

0 comments on commit 1dd4008

Please sign in to comment.