File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -1538,7 +1538,7 @@ namespace Microsoft.SqlServer.Management.Smo.Agent
15381538 // New-SqlDscAgentAlert.Tests.ps1
15391539 // Set-SqlDscAgentAlert.Tests.ps1
15401540 // Remove-SqlDscAgentAlert.Tests.ps1
1541- // Test-SqlDscAgentAlert .Tests.ps1
1541+ // Test-SqlDscIsAgentAlert .Tests.ps1
15421542 // SqlAgentAlert.Tests.ps1
15431543 public enum AlertType
15441544 {
@@ -1636,7 +1636,7 @@ public static AlertCollection CreateTypeInstance()
16361636 // New-SqlDscAgentAlert.Tests.ps1
16371637 // Set-SqlDscAgentAlert.Tests.ps1
16381638 // Remove-SqlDscAgentAlert.Tests.ps1
1639- // Test-SqlDscAgentAlert .Tests.ps1
1639+ // Test-SqlDscIsAgentAlert .Tests.ps1
16401640 public class Alert
16411641 {
16421642 // Constructor
@@ -1683,4 +1683,3 @@ public static Alert CreateTypeInstance()
16831683
16841684 #endregion
16851685}
1686-
You can’t perform that action at this time.
0 commit comments