mirror of
https://github.com/actions/runner-images.git
synced 2026-01-18 18:01:43 +08:00
Update images/windows/scripts/tests/Android.Tests.ps1
This commit is contained in:
@@ -49,7 +49,6 @@ Describe "Android SDK" {
|
||||
It "Platform build tools <buildToolsVersion> is installed" -TestCases $buildToolsTestCases {
|
||||
"$installedPackages" | Should -Match "$buildToolsVersion"
|
||||
}
|
||||
}
|
||||
|
||||
It "Additional tool <additionalToolVersion> is installed" -TestCases $additionalToolsTestCases {
|
||||
"$installedPackages" | Should -Match $additionalToolVersion
|
||||
|
||||
Reference in New Issue
Block a user