From 4cdfb82b0cd0270ab6280421b6319f72f2fbb5bb Mon Sep 17 00:00:00 2001 From: shyamasish-twilio <114460196+shyamasish-twilio@users.noreply.github.com> Date: Fri, 30 Aug 2024 13:23:33 +0530 Subject: [PATCH] FLEXY-5323 modified lerna version to latest --- .../src/__tests__/commands/flex/plugins/deploy.test.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/plugin-flex/src/__tests__/commands/flex/plugins/deploy.test.ts b/packages/plugin-flex/src/__tests__/commands/flex/plugins/deploy.test.ts index df262393d..56562d151 100644 --- a/packages/plugin-flex/src/__tests__/commands/flex/plugins/deploy.test.ts +++ b/packages/plugin-flex/src/__tests__/commands/flex/plugins/deploy.test.ts @@ -37,7 +37,7 @@ describe('Commands/FlexPluginsDeploy', () => { accountSid: 'AC00000000000000000000000000000', environmentSid: 'ZE00000000000000000000000000000', domainName: 'ruby-fox-123.twil.io', - CliVersion: '7.0.3', + CliVersion: '7.0.2', isPublic: false, nextVersion: '2.0.0', pluginUrl: 'https://ruby-fox-123.twil.io/plugin-url',