From 5a836d6edc3c266e9fd19027a64ef3e79e95b561 Mon Sep 17 00:00:00 2001 From: Vladimir Vagaytsev <10628074+vvagaytsev@users.noreply.github.com> Date: Tue, 17 Sep 2024 18:39:23 +0200 Subject: [PATCH] test: update test assertion Co-authored-by: Steffen Neubauer --- core/test/unit/src/garden.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/test/unit/src/garden.ts b/core/test/unit/src/garden.ts index f3de1f47fd..6296a78c45 100644 --- a/core/test/unit/src/garden.ts +++ b/core/test/unit/src/garden.ts @@ -3062,7 +3062,7 @@ describe("Garden", () => { "the", "disabled", "flag cannot depend on the", - "variables", + "var", "context", ], })