Skip to content

Commit

Permalink
Update integration_tests/test_eip1559.py
Browse files Browse the repository at this point in the history
Signed-off-by: mmsqe <[email protected]>
  • Loading branch information
mmsqe authored Dec 21, 2023
1 parent 18b3f59 commit 20b9791
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration_tests/test_eip1559.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ def custom_cronos(tmp_path_factory):


@pytest.fixture(
scope="session",
scope="module",
params=[
lazy_fixture("cronos"),
lazy_fixture("geth"),
Expand Down

0 comments on commit 20b9791

Please sign in to comment.