EIP-712 Ragger tests snapshots handling
Also moved snapshots root path to a centralized/common file
This commit is contained in:
3
tests/ragger/constants.py
Normal file
3
tests/ragger/constants.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from pathlib import Path
|
||||
|
||||
ROOT_SNAPSHOT_PATH = Path(__file__).parent
|
||||
Reference in New Issue
Block a user