From 0826b1305f8b308b371c79003e7a29362ef09c81 Mon Sep 17 00:00:00 2001 From: "P.Shvedun" Date: Fri, 27 Sep 2024 00:20:42 +0300 Subject: [PATCH] Update version to 6.1.0.39 --- clio.tests/Command/InstallerCommand.cs | 7 ------- clio/clio.csproj | 2 +- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/clio.tests/Command/InstallerCommand.cs b/clio.tests/Command/InstallerCommand.cs index b1ea0f4e..b990543d 100644 --- a/clio.tests/Command/InstallerCommand.cs +++ b/clio.tests/Command/InstallerCommand.cs @@ -109,11 +109,4 @@ public void Execute_OpensBrowser_WhenNotSilent(){ _creatioInstallerServiceMock.Received(1).StartWebBrowser(options); } - [Test(Description = "Log eroor meassge if regester installer command generate exception")] - public void LogError_IfRegisterInstallerCommand_ThrowException() { - //Arrange - //check console output has message - - } - } \ No newline at end of file diff --git a/clio/clio.csproj b/clio/clio.csproj index 9294232a..146b94d7 100644 --- a/clio/clio.csproj +++ b/clio/clio.csproj @@ -9,7 +9,7 @@ creatio rnd team cli ATF clio creatio en - 6.1.0.38 + 6.1.0.39 $(AssemblyVersion) $(AssemblyVersion) CLI interface for Creatio