Some Pester tests in Utility/Remove-Variable.Tests.ps1 need to be reviewed. - [ ] use of `Should -Be #nothing. it should be Nothing at all.` should be `Should -BeNullOrEmpty`
Some Pester tests in Utility/Remove-Variable.Tests.ps1 need to be reviewed.
Should -Be #nothing. it should be Nothing at all.should beShould -BeNullOrEmpty