Skip to content
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.

VesterTemplate.Test.ps1 - Verify $Desired is still $null when $Desired = $null #130

Open
midacts opened this issue Apr 16, 2017 · 0 comments

Comments

@midacts
Copy link
Contributor

midacts commented Apr 16, 2017

Currently if $Desired is $null, it skips testing whether the value is still $null.
Current

We should wait for #114 to be resolved, but i have been testing with this and it works:
https://gist.github.com/Midacts/3f6f3304dcfad54765f8faa11ecb05d8

It adds the check to make sure $null still equals $null inside of the It blocks Try statement.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant