Skip to content

Commit 06308d2

Browse files
committed
cleanup
1 parent f5a2321 commit 06308d2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

x/mongo/driver/topology/pool_test.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1586,7 +1586,6 @@ func TestPool_PoolMonitor(t *testing.T) {
15861586
}
15871587

15881588
func TestPool_Error(t *testing.T) {
1589-
15901589
t.Parallel()
15911590

15921591
t.Run("should have TransientTransactionError", func(t *testing.T) {
@@ -1607,6 +1606,5 @@ func TestPool_Error(t *testing.T) {
16071606
}
16081607

16091608
p.close(context.Background())
1610-
16111609
})
16121610
}

0 commit comments

Comments
 (0)