We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d458ef commit 1d4a1b5Copy full SHA for 1d4a1b5
azure-pipelines.yml
@@ -303,7 +303,7 @@ stages:
303
'tests/Integration/Commands/Remove-SqlDscLogin.Integration.Tests.ps1'
304
'tests/Integration/Commands/Get-SqlDscDatabase.Integration.Tests.ps1'
305
'tests/Integration/Commands/New-SqlDscDatabase.Integration.Tests.ps1'
306
- #'tests/Integration/Commands/Set-SqlDscDatabase.Integration.Tests.ps1'
+ 'tests/Integration/Commands/Set-SqlDscDatabase.Integration.Tests.ps1'
307
#'tests/Integration/Commands/Test-SqlDscDatabase.Integration.Tests.ps1'
308
#'tests/Integration/Commands/Remove-SqlDscDatabase.Integration.Tests.ps1'
309
'tests/Integration/Commands/Get-SqlDscAgentAlert.Integration.Tests.ps1'
0 commit comments