tianz101 commented on code in PR #36667:
URL: https://github.com/apache/beam/pull/36667#discussion_r2636399940
##########
sdks/java/io/google-cloud-platform/src/test/java/org/apache/beam/sdk/io/gcp/spanner/SpannerIOReadChangeStreamTest.java:
##########
@@ -120,7 +129,8 @@ public void testSetSpannerConfigCredential() {
@Test
public void testWithDefaultCredential() {
- // Get the default credential, without setting any credentials in the
pipeline options or
+ // Get the default credential, without setting any credentials in the
pipeline
+ // options or
Review Comment:
The following 2 lines of comments can be combined.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]