[Windows] Skip windows-2016 in the test (#4925)

This commit is contained in:
Mikhail Timofeev
2022-01-21 10:01:24 +03:00
committed by GitHub
parent 480bba15df
commit 05fc7efd60

View File

@@ -202,7 +202,7 @@ Describe "Kotlin" {
}
}
Describe "SQL OLEDB Driver" {
Describe "SQL OLEDB Driver" -Skip:(Test-IsWin16) {
It "SQL OLEDB Driver" {
"HKLM:\SOFTWARE\Microsoft\MSOLEDBSQL" | Should -Exist
}