From 671abb68c161798cc9d5f7655f511f4b0b5e20b6 Mon Sep 17 00:00:00 2001 From: Diego Colombo Date: Thu, 9 Jun 2022 17:07:33 +0100 Subject: [PATCH] timeout --- .../LearnIntegrationTests.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Microsoft.TryDotNet.IntegrationTests/LearnIntegrationTests.cs b/src/Microsoft.TryDotNet.IntegrationTests/LearnIntegrationTests.cs index c40afe2b..60ce0031 100644 --- a/src/Microsoft.TryDotNet.IntegrationTests/LearnIntegrationTests.cs +++ b/src/Microsoft.TryDotNet.IntegrationTests/LearnIntegrationTests.cs @@ -103,7 +103,7 @@ public class LearnIntegrationTests : PlaywrightTestBase, IClassFixture