Skip to content

Commit 1ded769

Browse files
author
Jon Wayne Parrott
committed
Fix reference to our testing tools
1 parent 9df9890 commit 1ded769

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/samples/snippets_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
import random
1717
import string
1818

19-
from gcp.testing import eventually_consistent
19+
from gcp_devrel.testing import eventually_consistent
2020
from google.cloud import spanner
2121
import pytest
2222

0 commit comments

Comments
 (0)