Skip to content

Commit b1d8f81

Browse files
GODRIVER-3445 retryable-writes
1 parent d103fea commit b1d8f81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

internal/integration/unified/unified_spec_test.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ var (
3030
//spectest.TestPath(3, "connection-monitoring-and-pooling", "cmap-format"),
3131
//spectest.TestPath(3, "connection-monitoring-and-pooling", "logging"),
3232
//spectest.TestPath(3, "sessions"),
33-
spectest.TestPath(3, "retryable-reads", "unified"),
34-
//"retryable-reads/unified",
33+
//spectest.TestPath(3, "retryable-reads", "unified"),
34+
spectest.TestPath(3, "retryable-writes", "unified"),
3535
//"retryable-writes/unified",
3636
//"client-side-encryption/unified",
3737
//"client-side-operations-timeout",

0 commit comments

Comments
 (0)