From 01d7734de6d04c44df9dcf26fc10b6a905cdaa6b Mon Sep 17 00:00:00 2001 From: Barrington Willis <51492255+tredell@users.noreply.github.com> Date: Thu, 7 Nov 2024 09:42:49 -0800 Subject: [PATCH] Update BudgetIsFalse.json (#410) Typo in the schema file was causing builds to fail. --- .../lz-platform-connectivity-hub-azfw/BudgetIsFalse.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/schemas/lz-platform-connectivity-hub-azfw/BudgetIsFalse.json b/tests/schemas/lz-platform-connectivity-hub-azfw/BudgetIsFalse.json index e5770f6..fba536c 100644 --- a/tests/schemas/lz-platform-connectivity-hub-azfw/BudgetIsFalse.json +++ b/tests/schemas/lz-platform-connectivity-hub-azfw/BudgetIsFalse.json @@ -161,7 +161,7 @@ "3" ], "forcedTunnelingEnabled": false, - "forcedTunnelingNextHop": "10.17.1.4", + "forcedTunnelingNextHop": "10.17.1.4" }, "network": { "name": "hub-vnet", @@ -207,4 +207,4 @@ } } } -} \ No newline at end of file +}