From 332b9c6406e540f14b4dce21b129d2c0ba6d0eb6 Mon Sep 17 00:00:00 2001 From: Joseph Livesey Date: Mon, 16 Jun 2025 09:47:26 -0400 Subject: [PATCH] test(justfile): fix test-local cli arguments --- justfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/justfile b/justfile index a1417e120..26ce97468 100644 --- a/justfile +++ b/justfile @@ -108,4 +108,4 @@ profile-restore: test-local: @cd integration-tests && ./fund_escrow.sh - @cd integration-tests && cargo run + @cd integration-tests && cargo run -- rav1