8000 Update auth_test.py (#7186) · orossini/python-docs-samples@4a8afe9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4a8afe9

Browse files
authored
Update auth_test.py (GoogleCloudPlatform#7186)
Remove invalid --async flag from functions command.
1 parent f0cfa3d commit 4a8afe9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

auth/service-to-service/auth_test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ def services():
9797
[
9898
"gcloud", "functions", "delete", f"helloworld-{suffix}",
9999
"--project", project,
100-
"--async",
101100
"--region=us-central1",
102101
"--quiet",
103102
],

0 commit comments

Comments
 (0)
0