From 6339bba927ebc3ff9ecfc339bd33b98cf4583cb6 Mon Sep 17 00:00:00 2001 From: Daniel Freire Date: Mon, 23 Dec 2024 08:58:29 -0300 Subject: [PATCH] chore: add e2e-admin-password test to coverage recipe --- justfile | 1 + 1 file changed, 1 insertion(+) diff --git a/justfile b/justfile index 40f0f1851..594eb1614 100644 --- a/justfile +++ b/justfile @@ -618,4 +618,5 @@ stratus-test-coverage *args="": -rm utils/deploy/deploy_02.log */ + just e2e-admin-password cargo llvm-cov report {{args}}