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 e423f7c commit b2f1bcfCopy full SHA for b2f1bcf
appveyor.yml
@@ -3,7 +3,7 @@
3
#---------------------------------#
4
version: 1.1.{build}.0
5
install:
6
- - cinst -y pester --version 3.3.13
+ - cinst -y pester
7
- git clone https://github.com/PowerShell/DscResource.Tests
8
- ps: Push-Location
9
- cd DscResource.Tests
0 commit comments