We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a76cf46 commit 5920e4cCopy full SHA for 5920e4c
azure-pipelines.yml
@@ -341,6 +341,8 @@ stages:
341
'tests/Integration/Commands/ConvertFrom-SqlDscDatabasePermission.Integration.Tests.ps1'
342
'tests/Integration/Commands/New-SqlDscDatabase.Integration.Tests.ps1'
343
'tests/Integration/Commands/New-SqlDscDatabaseSnapshot.Integration.Tests.ps1'
344
+ 'tests/Integration/Commands/Resume-SqlDscDatabase.Integration.Tests.ps1'
345
+ 'tests/Integration/Commands/Suspend-SqlDscDatabase.Integration.Tests.ps1'
346
'tests/Integration/Commands/Get-SqlDscCompatibilityLevel.Integration.Tests.ps1'
347
'tests/Integration/Commands/Set-SqlDscDatabaseProperty.Integration.Tests.ps1'
348
'tests/Integration/Commands/Set-SqlDscDatabaseOwner.Integration.Tests.ps1'
0 commit comments