Move CLI tests to the separate test file on Windows (#1363)
* move cli tests to the separate file * switch install scripts * unify CLI names
This commit is contained in:
@@ -220,4 +220,8 @@ function Get-GoogleCloudSDKVersion {
|
||||
|
||||
function Get-NewmanVersion {
|
||||
return "Newman $(newman --version)"
|
||||
}
|
||||
|
||||
function Get-GHVersion {
|
||||
return "GitHub CLI $(gh --version)"
|
||||
}
|
||||
Reference in New Issue
Block a user