Skip to content

Commit 5920e4c

Browse files
committed
Add integration tests for Suspend and Resume SQL DSC Database commands
1 parent a76cf46 commit 5920e4c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -341,6 +341,8 @@ stages:
341341
'tests/Integration/Commands/ConvertFrom-SqlDscDatabasePermission.Integration.Tests.ps1'
342342
'tests/Integration/Commands/New-SqlDscDatabase.Integration.Tests.ps1'
343343
'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'
344346
'tests/Integration/Commands/Get-SqlDscCompatibilityLevel.Integration.Tests.ps1'
345347
'tests/Integration/Commands/Set-SqlDscDatabaseProperty.Integration.Tests.ps1'
346348
'tests/Integration/Commands/Set-SqlDscDatabaseOwner.Integration.Tests.ps1'

0 commit comments

Comments
 (0)