Skip to content

Commit 084fa17

Browse files
committed
rm logging env for integration test, to avoid failing with no slf4j/binding.
1 parent 5d6eeb0 commit 084fa17

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.kokoro/build.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ javadoc)
6565
RETURN_CODE=$?
6666
;;
6767
integration)
68-
export GOOGLE_SDK_JAVA_LOGGING=true
6968
mvn -B ${INTEGRATION_TEST_ARGS} \
7069
-ntp \
7170
-Penable-integration-tests \

0 commit comments

Comments
 (0)