Skip to content

Commit

Permalink
add test parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
Sidoran committed Dec 14, 2023
1 parent b0abcc2 commit e98cfd7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/Unit/DSC_SqlAG.Tests.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -717,6 +717,7 @@ Describe 'SqlAG\Set-TargetResource' {
ConnectionModeInPrimaryRole = 'AllowAllConnections'
ConnectionModeInSecondaryRole = 'AllowNoConnections'
EndpointHostName = 'Server1'
FailureConditionLevel = 'OnServerUnresponsive '
FailoverMode = 'Manual'
SeedingMode = 'Manual'
}
Expand Down

0 comments on commit e98cfd7

Please sign in to comment.