chocolatey / choco

Chocolatey - the package manager for Windows
https://chocolatey.org
Other
10.05k stars 890 forks source link

(#2712) Fixup Pester Tests on Master branch #3374

Closed corbob closed 6 months ago

corbob commented 6 months ago

Description Of Changes

Fixup the tests on the master branch to bring them in line with the develop branch.

Motivation and Context

The master branch has been missed for some of the commits fixing tests into the develop branch. As we will create a hotfix branch off of master if we need one, and we pull our Test Kitchen tests out of the repository where they're being tested, we need these tests on the master branch so that the tests work as expected.

Testing

Ran through Test Kitchen in Team City (see link to gep13 in Slack)

Operating Systems Testing

Windows Server 2016/2019

Change Types Made

Change Checklist

Related Issue

gep13 commented 6 months ago

@corbob thanks again for getting this fixed up! Great to see all the things lining up!