Skip to content

Commit 66111eb

Browse files
committed
Better name.
1 parent 6fe28c9 commit 66111eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NETProvider/src/FirebirdSql.Data.UnitTests/FbConnectionTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ public void FbConnectionStringBuilderTest()
150150
}
151151

152152
[Test]
153-
public void ConnectionPoolingTimeOutTest()
153+
public void ConnectionPoolingLifeTimeTest()
154154
{
155155
FbConnection.ClearAllPools();
156156
FbConnectionStringBuilder csb = BuildConnectionStringBuilder(this.FbServerType);

0 commit comments

Comments
 (0)