Skip to content

Commit

Permalink
version 16
Browse files Browse the repository at this point in the history
  • Loading branch information
sarav921spec committed Sep 27, 2024
1 parent a561398 commit bfcffad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/Unit/DSC_SqlSetup.Tests.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -397,6 +397,7 @@ Describe 'SqlSetup\Get-TargetResource' -Tag 'Get' {
$result.RSSvcAccountUsername | Should -BeNullOrEmpty
$result.ASSvcAccountUsername | Should -BeNullOrEmpty
$result.ASCollation | Should -BeNullOrEmpty
$result.ProductCoveredBySA | Should -BeFalse
$result.ASSysAdminAccounts | Should -BeNullOrEmpty
$result.ASDataDir | Should -BeNullOrEmpty
$result.ASLogDir | Should -BeNullOrEmpty
Expand Down

0 comments on commit bfcffad

Please sign in to comment.