We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bdf77f commit 866ac07Copy full SHA for 866ac07
internal/integration/unified/unified_spec_test.go
@@ -17,12 +17,12 @@ import (
17
var (
18
nonGitSubmodulePassDirectories = []string{
19
"unified-test-format/valid-pass",
20
+ "transactions/unified",
21
}
22
passDirectories = []string{
23
"versioned-api/tests",
24
"crud/tests/unified",
25
"change-streams/tests/unified",
- "transactions/tests/unified",
26
"load-balancers/tests",
27
"collection-management/tests",
28
"command-logging-and-monitoring/tests/monitoring",
0 commit comments