EIP-712 Ragger tests snapshots handling

Also moved snapshots root path to a centralized/common file
This commit is contained in:
Alexandre Paillier
2024-01-30 11:47:44 +01:00
parent d24d630541
commit c8c6b9a2d1
5 changed files with 23 additions and 14 deletions

View File

@@ -0,0 +1,3 @@
from pathlib import Path
ROOT_SNAPSHOT_PATH = Path(__file__).parent