From bf8fac6676e44623cba0ec24b499d2ff8d520e4e Mon Sep 17 00:00:00 2001 From: Kerollmops Date: Mon, 25 Sep 2023 15:39:47 +0200 Subject: [PATCH] Fix the tests --- index-scheduler/src/insta_snapshot.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/index-scheduler/src/insta_snapshot.rs b/index-scheduler/src/insta_snapshot.rs index afcfdb270..f820ce99d 100644 --- a/index-scheduler/src/insta_snapshot.rs +++ b/index-scheduler/src/insta_snapshot.rs @@ -30,6 +30,7 @@ pub fn snapshot_index_scheduler(scheduler: &IndexScheduler) -> String { index_mapper, features: _, max_number_of_tasks: _, + puffin_frame: _, wake_up: _, dumps_path: _, snapshots_path: _,