Skip to content

Commit 62819e2

Browse files
authored
Merge pull request #289 from salesforcecli/ew/fix-nuts-ebikes-update
Fix: ebikes nuts fix
2 parents e330699 + 3e57421 commit 62819e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/nuts/tracking/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
* Licensed under the BSD 3-Clause license.
55
* For full license text, see LICENSE.txt file in the repo root or https://opensource.org/licenses/BSD-3-Clause
66
*/
7-
export const eBikesDeployResultCount = 234;
7+
export const eBikesDeployResultCount = 243;

0 commit comments

Comments
 (0)