This commit is contained in:
Eric Jenkins 2024-07-23 16:42:55 -04:00
Родитель e7ebd45206
Коммит 1c55e2d222
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -45,7 +45,7 @@ Describe 'Restore-StigSettings' {
}
It 'Should not throw for Client' {
{Restore-StigSettings -StigName "WindowsClient-10-2.8.xml" -Confirm:$false} | Should -Not -Throw
{Restore-StigSettings -StigName "WindowsClient-10-2.9.xml" -Confirm:$false} | Should -Not -Throw
}
It 'Should not throw for Sql Server 2016' {