From 84022fcb4a5c43395146269f89e61c02e3313d5d Mon Sep 17 00:00:00 2001 From: Ankit Singh <2501.ankit@gmail.com> Date: Mon, 23 May 2022 17:39:18 +0530 Subject: [PATCH 1/3] chore: remove IE from parallel combination --- NUnit-BrowserStack/App.config | 4 ---- NUnit-BrowserStack/ParallelTest.cs | 1 - 2 files changed, 5 deletions(-) diff --git a/NUnit-BrowserStack/App.config b/NUnit-BrowserStack/App.config index 2be4596..7ba2995 100644 --- a/NUnit-BrowserStack/App.config +++ b/NUnit-BrowserStack/App.config @@ -11,7 +11,6 @@
-
@@ -50,8 +49,5 @@ - - - diff --git a/NUnit-BrowserStack/ParallelTest.cs b/NUnit-BrowserStack/ParallelTest.cs index e4c4142..d7a23af 100644 --- a/NUnit-BrowserStack/ParallelTest.cs +++ b/NUnit-BrowserStack/ParallelTest.cs @@ -6,7 +6,6 @@ namespace BrowserStack [TestFixture("parallel", "chrome")] [TestFixture("parallel", "firefox")] [TestFixture("parallel", "safari")] - [TestFixture("parallel", "ie")] [Parallelizable(ParallelScope.Fixtures)] public class ParallelTest : SingleTest { From a9b218dd22af46474ebaff38ffa1377137e92d35 Mon Sep 17 00:00:00 2001 From: Ankit Singh <2501.ankit@gmail.com> Date: Mon, 23 May 2022 17:40:31 +0530 Subject: [PATCH 2/3] chore: update sample build name --- NUnit-BrowserStack/App.config | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/NUnit-BrowserStack/App.config b/NUnit-BrowserStack/App.config index 7ba2995..f0ea379 100644 --- a/NUnit-BrowserStack/App.config +++ b/NUnit-BrowserStack/App.config @@ -22,19 +22,19 @@ - - + + - - + + - - + + From 7e52253cabccadc2ab29649b51bd8f25fbc67fbb Mon Sep 17 00:00:00 2001 From: Ankit Singh <2501.ankit@gmail.com> Date: Mon, 23 May 2022 17:41:16 +0530 Subject: [PATCH 3/3] chore: update hub server url --- NUnit-BrowserStack/App.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NUnit-BrowserStack/App.config b/NUnit-BrowserStack/App.config index f0ea379..72dd57b 100644 --- a/NUnit-BrowserStack/App.config +++ b/NUnit-BrowserStack/App.config @@ -17,7 +17,7 @@ - +