Skip to content

Commit 1b028ad

Browse files
MichelZbenrr101
authored andcommitted
Activate IntegratedAuthenticationTest, it runs fine
1 parent 5a8c2d5 commit 1b028ad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Microsoft.Data.SqlClient/tests/ManualTests/SQL/IntegratedAuthenticationTest/IntegratedAuthenticationTest.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ public static void IntegratedAuthenticationTestWithOutConnectionPooling()
3030
TryOpenConnectionWithIntegratedAuthentication(builder.ConnectionString);
3131
}
3232

33-
[ActiveIssue("21707")]
3433
[ConditionalFact(nameof(IsIntegratedSecurityEnvironmentSet), nameof(AreConnectionStringsSetup))]
3534
public static void IntegratedAuthenticationTest_InvalidServerSPN()
3635
{

0 commit comments

Comments
 (0)