MethodsAndPractices / vsteam

PowerShell module for accessing Azure DevOps Services and Azure DevOps Server (formerly VSTS or TFS)
https://methodsandpractices.github.io/vsteam-docs/
MIT License
445 stars 155 forks source link

Add start and stop of TFS 2018 env. #295

Closed DarqueWarrior closed 4 years ago

DarqueWarrior commented 4 years ago

PR Summary

The TFS 2018 env was turned off and caused the Integration tests for that env to fail. The build now turns on and off the 2018 env.

PR Checklist