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 9ab800d commit ae5df0eCopy full SHA for ae5df0e
tests/unit/test_client.py
@@ -143,7 +143,6 @@ async def test_CloudSQLClient_user_agent(
143
await client.close()
144
145
146
-@pytest.mark.asyncio
147
async def test_cloud_sql_error_messages_get_metadata(
148
fake_credentials: Credentials,
149
) -> None:
@@ -182,7 +181,6 @@ async def test_cloud_sql_error_messages_get_metadata(
182
181
183
184
185
186
async def test_cloud_sql_error_messages_get_ephemeral(
187
188
0 commit comments