Skip to content

Commit 7fadb6d

Browse files
authored
DEBUG 1
1 parent a76a24c commit 7fadb6d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

azure-pipelines.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -302,10 +302,10 @@ stages:
302302
'tests/Integration/Commands/Remove-SqlDscRole.Integration.Tests.ps1'
303303
'tests/Integration/Commands/Remove-SqlDscLogin.Integration.Tests.ps1'
304304
'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'
307-
'tests/Integration/Commands/Test-SqlDscDatabase.Integration.Tests.ps1'
308-
'tests/Integration/Commands/Remove-SqlDscDatabase.Integration.Tests.ps1'
305+
#'tests/Integration/Commands/New-SqlDscDatabase.Integration.Tests.ps1'
306+
#'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'
309309
'tests/Integration/Commands/Get-SqlDscAgentAlert.Integration.Tests.ps1'
310310
'tests/Integration/Commands/New-SqlDscAgentAlert.Integration.Tests.ps1'
311311
'tests/Integration/Commands/Set-SqlDscAgentAlert.Integration.Tests.ps1'

0 commit comments

Comments
 (0)