We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fe28c9 commit 66111ebCopy full SHA for 66111eb
NETProvider/src/FirebirdSql.Data.UnitTests/FbConnectionTests.cs
@@ -150,7 +150,7 @@ public void FbConnectionStringBuilderTest()
150
}
151
152
[Test]
153
- public void ConnectionPoolingTimeOutTest()
+ public void ConnectionPoolingLifeTimeTest()
154
{
155
FbConnection.ClearAllPools();
156
FbConnectionStringBuilder csb = BuildConnectionStringBuilder(this.FbServerType);
0 commit comments