From 5ab901dd30da4cfd4d474dfd0e6793eea5ec4c9c Mon Sep 17 00:00:00 2001 From: ManyTheFish Date: Thu, 4 Apr 2024 17:23:36 +0200 Subject: [PATCH] Fix tests --- .../src/snapshots/index_scheduler__tests__settings_update.snap | 1 + 1 file changed, 1 insertion(+) diff --git a/index-scheduler/src/snapshots/index_scheduler__tests__settings_update.snap b/index-scheduler/src/snapshots/index_scheduler__tests__settings_update.snap index 85f0926b9..72a25f915 100644 --- a/index-scheduler/src/snapshots/index_scheduler__tests__settings_update.snap +++ b/index-scheduler/src/snapshots/index_scheduler__tests__settings_update.snap @@ -7,6 +7,7 @@ expression: task.details "default": { "source": "rest", "apiKey": "MyXXXX...", + "dimensions": 4, "url": "http://localhost:7777" } }