chore(v2): establish protocol and test foundation
This commit is contained in:
@@ -7,7 +7,6 @@ from typing import Any
|
||||
import jsonschema
|
||||
import pytest
|
||||
|
||||
|
||||
ROOT = Path(__file__).parents[2]
|
||||
CONTRACT = ROOT / "contracts" / "repository" / "v1"
|
||||
FIXTURES = CONTRACT / "fixtures"
|
||||
|
||||
Reference in New Issue
Block a user