Skip to content
This repository was archived by the owner on Apr 14, 2026. It is now read-only.

Commit f61aef9

Browse files
committed
test on v3
1 parent 0be8670 commit f61aef9

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

tests/conftest.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,6 @@ def allocator(fee_period):
5454
input_fees,
5555
fee_period,
5656
cache_dir=Path("tests/cache"),
57-
use_cache=True
57+
use_cache=True,
58+
protocol_version="v3"
5859
)

0 commit comments

Comments
 (0)