Rename Google Cloud SDK to CLI (#8335)

This commit is contained in:
Vasilii Polikarpov
2023-09-20 16:32:41 +02:00
committed by GitHub
parent efb0feba5e
commit 601b21b1a6
11 changed files with 20 additions and 20 deletions

View File

@@ -117,7 +117,7 @@ Describe "Mingw64" {
}
}
Describe "GoogleCloudSDK" -Skip:(Test-IsWin22) {
Describe "GoogleCloudCLI" -Skip:(Test-IsWin22) {
It "<ToolName>" -TestCases @(
@{ ToolName = "bq" }
@{ ToolName = "gcloud" }