mirror of
https://github.com/actions/runner-images.git
synced 2025-12-29 21:42:55 +08:00
syntax notation
This commit is contained in:
@@ -5,7 +5,7 @@ Describe "WDK" {
|
||||
}
|
||||
|
||||
It "WDK version from system" {
|
||||
$version = Get-VSExtensionVersion -packageName "Microsoft.Windows.DriverKit"
|
||||
$version = Get-VSExtensionVersion -PackageName "Microsoft.Windows.DriverKit"
|
||||
$version | Should -Not -BeNullOrEmpty
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user