Skip to content

Commit 98a54e0

Browse files
committed
Revert errant commit restricting tests run in CI
1 parent d8d1e5d commit 98a54e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen/run-tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,5 +144,5 @@ else
144144
-Dorg.mongodb.test.gcpEmail=${GCP_EMAIL} -Dorg.mongodb.test.gcpPrivateKey=${GCP_PRIVATE_KEY} \
145145
${MULTI_MONGOS_URI_SYSTEM_PROPERTY} ${API_VERSION} ${GRADLE_EXTRA_VARS} ${ASYNC_TYPE} \
146146
${JAVA_SYSPROP_NETTY_SSL_PROVIDER} \
147-
--stacktrace --info --continue driver-reactive-stream:test
147+
--stacktrace --info --continue test
148148
fi

0 commit comments

Comments
 (0)