damccorm commented on code in PR #22917: URL: https://github.com/apache/beam/pull/22917#discussion_r957439552
########## sdks/go/test/integration/integration.go: ########## @@ -27,7 +27,8 @@ // Running integration tests can be done with a go test call with any flags that // are required by the test pipelines, such as --runner or --endpoint. // Example: -// go test -v ./sdks/go/test/integration/... --runner=portable --endpoint=localhost:8099 +// Review Comment: Interestingly, `go fmt` added this line, so I'm actually inclined to leave it. It is kinda odd though -- 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]
