From feef937c9a0322705fb2d72f7818f3a02ae4bbd9 Mon Sep 17 00:00:00 2001 From: mshanemc Date: Tue, 17 Oct 2023 11:12:18 -0500 Subject: [PATCH] test: ebikes without duplicate fileResult is 211 --- test/nuts/trackingCommands/consts.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/nuts/trackingCommands/consts.ts b/test/nuts/trackingCommands/consts.ts index e5c8eea4a..6cacf43d2 100644 --- a/test/nuts/trackingCommands/consts.ts +++ b/test/nuts/trackingCommands/consts.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 itemsInEBikesPush = 242; +export const itemsInEBikesPush = 211;