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 9e5dceb commit f0fc88fCopy full SHA for f0fc88f
marklogic-client-api-functionaltests/build.gradle
@@ -6,6 +6,7 @@ test {
6
exclude 'com/marklogic/client/functionaltest/TestSSLConnection.class'
7
exclude 'com/marklogic/client/functionaltest/TestBug18993.class'
8
exclude 'com/marklogic/client/functionaltest/TestDatabaseClientWithKerberos.class'
9
+ exclude 'com/marklogic/client/functionaltest/TestSandBox.class'
10
}
11
12
/* The minimal number of tests that run in a sandbox environment */
0 commit comments