mdedetrich commented on code in PR #1021: URL: https://github.com/apache/pekko-connectors/pull/1021#discussion_r2020103555
########## google-cloud-pub-sub/src/test/scala/org/apache/pekko/stream/connectors/googlecloud/pubsub/impl/PubSubApiSpec.scala: ########## Review Comment: Since `NoCredentials` no longer supplies a token, all of the tests in this suite needed to be fixed by removing the authorization header checks. `AuthorizationHeaderSpec` was created to make sure that google-pub-sub is still calling google-commons `addAuth` to add the authorization header to prevent any possible future regressions. -- 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: notifications-unsubscr...@pekko.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org