Skip to content

Commit 0a9239c

Browse files
committed
rename test after client no longer implements IDispose
1 parent 6bb5e7e commit 0a9239c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/Tests/ClientConcepts/LowLevel/Lifetimes.doc.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ public class Lifetimes
3030
*/
3131

3232

33-
[U] public void DisposingClientDoesNotDisposeMovingParts()
33+
[U] public void InitialDisposeState()
3434
{
3535
var connection = new AConnection();
3636
var connectionPool = new AConnectionPool(new Uri("http://localhost:9200"));

0 commit comments

Comments
 (0)