From 30e0f10ce8ca6e5d37abc6fca1d4c555a22c0121 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Ml=C3=A1dek?= Date: Mon, 11 Dec 2023 21:45:49 +0100 Subject: [PATCH] ... --- cli/src/routes.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/src/routes.rs b/cli/src/routes.rs index 34777f2..1f0f72b 100644 --- a/cli/src/routes.rs +++ b/cli/src/routes.rs @@ -1186,7 +1186,7 @@ mod tests { ) as Box); let job_container = jobs::JobContainer::new(); - let outcome = store + store .update( &upend, job_container.clone(),