[MacOS] Add software to MacOS 12 image was not available during the Monterey beta stage. (#4644)

This commit is contained in:
Maksim Shilov
2021-12-02 18:35:56 +03:00
committed by GitHub
parent ddaeaaa8fb
commit ca8169d472
9 changed files with 29 additions and 29 deletions

View File

@@ -19,7 +19,7 @@ Describe "Bundler" {
}
}
Describe "Nomad shenzhen CLI" -Skip:($os.IsMonterey) {
Describe "Nomad shenzhen CLI" {
It "Nomad shenzhen CLI" {
"ipa --version" | Should -ReturnZeroExitCode
}