Skip to content

Commit f2c9ca2

Browse files
author
Johnny Pham
authored
Update DataTestUtility.cs (#1567)
1 parent 266569a commit f2c9ca2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Microsoft.Data.SqlClient/tests/ManualTests/DataCommon/DataTestUtility.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,6 @@ static DataTestUtility()
153153
if (!string.IsNullOrEmpty(TCPConnectionStringNoneVBS))
154154
{
155155
AEConnStrings.Add(TCPConnectionStringNoneVBS);
156-
AEConnStringsSetup.Add(TCPConnectionStringNoneVBS);
157156
}
158157

159158
if (!string.IsNullOrEmpty(TCPConnectionStringAASSGX))

0 commit comments

Comments
 (0)