From 38f43e206d262eadd85a9cad2b213d6bc3d5a24b Mon Sep 17 00:00:00 2001 From: sfc-gh-ext-simba-lf Date: Wed, 18 Oct 2023 12:24:14 -0700 Subject: [PATCH] SNOW-723810: Modify tests --- Snowflake.Data.Tests/IntegrationTests/SFDbCommandIT.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/Snowflake.Data.Tests/IntegrationTests/SFDbCommandIT.cs b/Snowflake.Data.Tests/IntegrationTests/SFDbCommandIT.cs index 7cc317bd6..98e9af7c1 100755 --- a/Snowflake.Data.Tests/IntegrationTests/SFDbCommandIT.cs +++ b/Snowflake.Data.Tests/IntegrationTests/SFDbCommandIT.cs @@ -228,6 +228,7 @@ public void TestSimpleLargeResultSet() } } + /* * Disabled to make sure that configuration changes does not cause problems with appveyor */