Skip to content

Commit f0fc88f

Browse files
georgeajitgeorgeajit
authored andcommitted
No task - Exclude TestSandBox from regular runs. Task testSandbox runs
it in QA sand box environment.
1 parent 9e5dceb commit f0fc88f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

marklogic-client-api-functionaltests/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ test {
66
exclude 'com/marklogic/client/functionaltest/TestSSLConnection.class'
77
exclude 'com/marklogic/client/functionaltest/TestBug18993.class'
88
exclude 'com/marklogic/client/functionaltest/TestDatabaseClientWithKerberos.class'
9+
exclude 'com/marklogic/client/functionaltest/TestSandBox.class'
910
}
1011

1112
/* The minimal number of tests that run in a sandbox environment */

0 commit comments

Comments
 (0)