We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdc1d81 commit 8c6ad24Copy full SHA for 8c6ad24
azure-pipelines.yml
@@ -387,6 +387,9 @@ stages:
387
'tests/Integration/Commands/Prerequisites.Integration.Tests.ps1'
388
# Group 1
389
'tests/Integration/Commands/Install-SqlDscBIReportServer.Integration.Tests.ps1'
390
+ # Group 2
391
+ 'tests/Integration/Commands/Get-SqlDscInstalledInstance.Integration.Tests.ps1'
392
+ 'tests/Integration/Commands/Get-SqlDscRSSetupConfiguration.Integration.Tests.ps1'
393
# Group 8
394
'tests/Integration/Commands/Repair-SqlDscBIReportServer.Integration.Tests.ps1'
395
# Group 9
0 commit comments