diff --git a/Snowflake.Data.Tests/UnitTests/SFSessionPropertyTest.cs b/Snowflake.Data.Tests/UnitTests/SFSessionPropertyTest.cs index 50b6c17be..37fa3d815 100644 --- a/Snowflake.Data.Tests/UnitTests/SFSessionPropertyTest.cs +++ b/Snowflake.Data.Tests/UnitTests/SFSessionPropertyTest.cs @@ -422,7 +422,6 @@ public static IEnumerable ConnectionStringTestCases() testCaseWithDisableQueryContextCache, testCaseWithDisableConsoleLogin, testCaseComplicatedAccountName, - testCaseComplicatedAccountName, testCaseUnderscoredAccountName, testCaseUnderscoredAccountNameWithEnabledAllowUnderscores };