Skip to content

Commit d86a7de

Browse files
committed
Fix formatting
1 parent ea2914a commit d86a7de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Add-DbaAgReplica.Tests.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Describe $CommandName -Tag IntegrationTests {
5555
ClusterType = "None"
5656
FailoverMode = "Manual"
5757
Certificate = "dbatoolsci_AGCert"
58-
}
58+
}
5959
$primaryAg = New-DbaAvailabilityGroup @splatPrimary
6060
$replicaName = $primaryAg.PrimaryReplica
6161

0 commit comments

Comments
 (0)