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 2027241 commit 3863c72Copy full SHA for 3863c72
1 file changed
dataproc/quickstart/quickstart_test.py
@@ -57,6 +57,7 @@ def setup_teardown():
57
cluster_client.delete_cluster(PROJECT_ID, REGION, CLUSTER_NAME)
58
59
blob.delete()
60
+ bucket.delete()
61
62
63
def test_quickstart():
0 commit comments