diff --git a/images/win/scripts/Tests/Tools.Tests.ps1 b/images/win/scripts/Tests/Tools.Tests.ps1 index ca3ebecb..712dda60 100644 --- a/images/win/scripts/Tests/Tools.Tests.ps1 +++ b/images/win/scripts/Tests/Tools.Tests.ps1 @@ -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 }