We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1276d4 commit e423f7cCopy full SHA for e423f7c
appveyor.yml
@@ -3,7 +3,7 @@
3
#---------------------------------#
4
version: 1.1.{build}.0
5
install:
6
- - cinst -y pester
+ - cinst -y pester --version 3.3.13
7
- git clone https://github.com/PowerShell/DscResource.Tests
8
- ps: Push-Location
9
- cd DscResource.Tests
0 commit comments