Files
app-ethereum/tests/ragger/constants.py
Alexandre Paillier c8c6b9a2d1 EIP-712 Ragger tests snapshots handling
Also moved snapshots root path to a centralized/common file
2024-02-14 12:10:16 +01:00

4 lines
69 B
Python

from pathlib import Path
ROOT_SNAPSHOT_PATH = Path(__file__).parent