Skip to content

Commit e198014

Browse files
raxhvlfelix314159
authored andcommitted
🧹 chore(EIP-7623): Remove duplicate fixture (ethereum#1381)
Co-authored-by: raxhvl <[email protected]>
1 parent 34af22e commit e198014

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

tests/prague/eip7623_increase_calldata_cost/test_execution_gas.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,6 @@ def data_test_type() -> DataTestType:
3636
return DataTestType.FLOOR_GAS_COST_GREATER_THAN_INTRINSIC_GAS
3737

3838

39-
@pytest.fixture
40-
def authorization_refund() -> bool:
41-
"""Disable the refunds on these tests (see ./test_refunds.py)."""
42-
return False
43-
44-
4539
class TestGasConsumption:
4640
"""Test gas consumption with EIP-7623 active."""
4741

0 commit comments

Comments
 (0)