From 1009203d8583fffab9e44abf74b0bf9178e3b697 Mon Sep 17 00:00:00 2001 From: Question Everything Date: Sat, 11 Nov 2023 15:44:50 +0000 Subject: [PATCH] update nuget package and remove unused config values --- CynkyAutomation/CynkyAutomation.csproj | 2 +- CynkyAutomation/appsettings.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CynkyAutomation/CynkyAutomation.csproj b/CynkyAutomation/CynkyAutomation.csproj index c43eb35..2986035 100644 --- a/CynkyAutomation/CynkyAutomation.csproj +++ b/CynkyAutomation/CynkyAutomation.csproj @@ -26,7 +26,7 @@ - + diff --git a/CynkyAutomation/appsettings.json b/CynkyAutomation/appsettings.json index cd9c754..a613160 100644 --- a/CynkyAutomation/appsettings.json +++ b/CynkyAutomation/appsettings.json @@ -11,7 +11,7 @@ "ExecutionPlatform": "local", "Mailinator": "false", "PublishToZephyr": "false", - "LoadingTimeout": "5", + "LoadingTimeout": "2", "RS_Provider": "browserstack", "RS_OsVersion": "Ventura", "RS_Device": "iPhone 12 Pro",