Skip to content

Commit e1135db

Browse files
authored
fix(tests): Typo in tests/osaka/eip7692_eof_v1/eip7069_extcall/test_gas.py (#1048)
1 parent 654fb80 commit e1135db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/osaka/eip7692_eof_v1/eip7069_extcall/test_gas.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""
22
abstract: Tests [EIP-7069: Revamped CALL instructions](https://eips.ethereum.org/EIPS/eip-7069)
3-
Tests gas comsumption.
3+
Tests gas consumption.
44
""" # noqa: E501
55

66
import pytest

0 commit comments

Comments
 (0)