Skip to content
This repository was archived by the owner on Nov 29, 2023. It is now read-only.

Commit 695f3ac

Browse files
author
Jon Wayne Parrott
committed
Fix reference to our testing tools
1 parent 81646ac commit 695f3ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/snippets/dataproc_e2e_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
import os
2020

21-
from gcp.testing.flaky import flaky
21+
from gcp_devrel.testing.flaky import flaky
2222

2323
import create_cluster_and_submit_job
2424

0 commit comments

Comments
 (0)