Hi, Is the following dependency intended or an oversight?
https://github.com/apache/beam/blob/06c70bdf871c5da8a115011b43f8072916cd79e8/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/pubsub/TestPubsub.java#L32 It appears that dependent code is in test scope. Should the build flag this (the maven build fails)? Thanks
