Skip to content

Commit

Permalink
update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
chfast committed Apr 13, 2023
1 parent 1c1a1ce commit d133961
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/unittests/state_transition_create_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ TEST_F(state_transition, eof_invalid_initcode)
// TODO: Correction of this address is not verified.
static constexpr auto create_address = 0x864bbda5c698ac34b47a9ea3bd4228802cc5ce3b_address;

rev = EVMC_CANCUN;
tx.to = To;
pre.insert(*tx.to,
{
Expand Down

0 comments on commit d133961

Please sign in to comment.