Commit 1d60c49
Fix typo in Test-DbaAvailabilityGroup -HealthCheck parameter
Corrected AvailabilityDateabaseId to AvailabilityDatabaseId on line 139.
This typo prevented database replica states from being matched, causing
all -HealthCheck integration tests to fail.
Co-authored-by: Chrissy LeMaire <potatoqualitee@users.noreply.github.com>1 parent 8994670 commit 1d60c49
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
| 139 | + | |
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| |||
0 commit comments