Fix GoogleCloudSDK test name typo (#1438)

This commit is contained in:
Ryan Spletzer
2020-08-27 18:34:37 +03:00
committed by GitHub
parent 5385a075eb
commit acba4e9bfa
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -130,7 +130,7 @@ Describe "InnoSetup" {
}
}
Describe "GoogleCouldSDK" {
Describe "GoogleCloudSDK" {
It "<ToolName>" -TestCases @(
@{ ToolName = "bq" }
@{ ToolName = "gcloud" }