dsccommunity / AzureDevOpsDsc

This module contains DSC resources for deployment and configuration of initially Azure DevOps Services and later Azure DevOps Server.
MIT License
3 stars 5 forks source link

AzDevOpsProject: Integration uses wrong value for SourceControlType #32

Open johlju opened 3 years ago

johlju commented 3 years ago

There are integration tests that are no longer required (all using 'Vsts') as there is a validate set that verifies on compilation that the correct value is used for the parameter.

https://github.com/dsccommunity/AzureDevOpsDsc/blob/5cd23a05bbf64c2e91ee1f535bda25d799939465/tests/Integration/DSCClassResources/AzDevOpsProject.config.ps1#L137