Skip to content

Commit 75d24c3

Browse files
GODRIVER-3445 collection-management
1 parent 00126a5 commit 75d24c3

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

internal/integration/unified/unified_spec_test.go

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ import (
1010
"context"
1111
"strings"
1212
"testing"
13-
14-
"go.mongodb.org/mongo-driver/v2/internal/spectest"
1513
)
1614

1715
var (
@@ -24,8 +22,7 @@ var (
2422
//
2523
//"load-balancers",
2624
//
27-
//"collection-management",
28-
spectest.TestPath(3, "collection-management"),
25+
//spectest.TestPath(3, "collection-management"),
2926
//"command-monitoring",
3027
//"command-monitoring/logging",
3128
//"connection-monitoring-and-pooling/logging",

0 commit comments

Comments
 (0)