mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-15 22:36:46 +00:00
merge browser tests into one It
This commit is contained in:
@@ -69,10 +69,6 @@ Describe "InnoSetup" {
|
||||
}
|
||||
|
||||
Describe "GitHub-CLI" {
|
||||
It "gh is located in ${env:ProgramFiles(x86)}\GitHub CLI" {
|
||||
"${env:ProgramFiles(x86)}\GitHub CLI\gh.exe" | Should -Exist
|
||||
}
|
||||
|
||||
It "gh" {
|
||||
"gh --version" | Should -ReturnZeroExitCode
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user