This change allows for defining $Desired in a test as a ScriptBlock.
Update VesterTemplate.Tests.ps1
I'm working on trying to write some tests around DRS Rules and needed a way to build an array of strings since I can't just get it from a single value.
This change allows for defining $Desired in a test as a ScriptBlock.
VesterTemplate.Tests.ps1
I'm working on trying to write some tests around DRS Rules and needed a way to build an array of strings since I can't just get it from a single value.
Signed-off-by: Carlos Tronco cars@lostroncos.org