We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3337d55 commit 8b85109Copy full SHA for 8b85109
samples/snippets/publisher_test.py
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-from gcp.testing import eventually_consistent
+from gcp_devrel.testing import eventually_consistent
16
from google.cloud import pubsub
17
import pytest
18
samples/snippets/subscriber_test.py
0 commit comments