Skip to content

Commit 00126a5

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

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

internal/integration/unified/unified_spec_test.go

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,12 @@ var (
2020
//spectest.TestPath(3, "versioned-api"),
2121
//spectest.TestPath(3, "crud", "unified"),
2222
//spectest.TestPath(3, "change-streams", "unified"),
23-
spectest.TestPath(3, "transactions", "unified"),
23+
//spectest.TestPath(3, "transactions", "unified"),
24+
//
2425
//"load-balancers",
26+
//
2527
//"collection-management",
28+
spectest.TestPath(3, "collection-management"),
2629
//"command-monitoring",
2730
//"command-monitoring/logging",
2831
//"connection-monitoring-and-pooling/logging",

0 commit comments

Comments
 (0)