From 697ef3f348d488f36a2af506e86a97b9b1e40a28 Mon Sep 17 00:00:00 2001 From: Steve Hetzel Date: Tue, 17 Oct 2023 10:18:36 -0600 Subject: [PATCH] chore: update test for ebikes-lwc updates --- test/nuts/tracking/constants.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/nuts/tracking/constants.ts b/test/nuts/tracking/constants.ts index 23d11e18..5093af72 100644 --- a/test/nuts/tracking/constants.ts +++ b/test/nuts/tracking/constants.ts @@ -4,4 +4,4 @@ * Licensed under the BSD 3-Clause license. * For full license text, see LICENSE.txt file in the repo root or https://opensource.org/licenses/BSD-3-Clause */ -export const eBikesDeployResultCount = 243; +export const eBikesDeployResultCount = 248;