Stephanevg / PSClassUtils

A set of utilities to work with Powershell Classes
http://powershelldistrict.com/how-to-generate-a-uml-diagram-using-powershell/
91 stars 23 forks source link

Error in pester test generate by Write-CUPesterTest #97

Closed LaurentLienhard closed 5 years ago

LaurentLienhard commented 5 years ago

96

I remove de second EndDescribeBlock in pester file remove de two lines in Write-CUPesterTest

Closing Describe Block

    [void]$sb.AppendLine("}#EndDescribeBlock")  
Stephanevg commented 5 years ago

Awesome, thank you SO much @LaurentLienhard ! :) 🎉 👍