Skip to content

Commit f30e259

Browse files
committed
Restoring all PR tests
1 parent b1d1edf commit f30e259

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ pipeline {
206206
./gradlew clean build -x test
207207
208208
echo "Run a sufficient number of tests to verify the PR."
209-
./gradlew marklogic-client-api:test --tests ReadDocumentPageTest || true
209+
./gradlew marklogic-client-api:test
210210
211211
echo "Run a test with the reverse proxy server to ensure it's fine."
212212
./gradlew -PtestUseReverseProxyServer=true runReverseProxyServer marklogic-client-api-functionaltests:test --tests SearchWithPageLengthTest || true

0 commit comments

Comments
 (0)