We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95fca64 commit b1ca2b3Copy full SHA for b1ca2b3
1 file changed
packages/google-cloud-automl/tests/system/smoke_test.py
@@ -35,4 +35,4 @@ def test_list_models(project_id: str, transport: str):
35
# The purpose of this smoke test is to test the communication with the API server,
36
# rather than API-specific functionality.
37
# If the smoke test fails, we won't reach this line.
38
- assert True
+ assert True
0 commit comments