Skip to content

Commit 80b5043

Browse files
authored
Rollback Pester version to 4.0.8
1 parent fc2bd8a commit 80b5043

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ install:
77

88
- ps: |
99
Import-Module "$env:APPVEYOR_BUILD_FOLDER\DscResource.Tests\AppVeyor.psm1"
10-
Invoke-AppveyorInstallTask
10+
Invoke-AppveyorInstallTask -PesterMaximumVersion 4.0.8
1111
1212
#---------------------------------#
1313
# build configuration #

0 commit comments

Comments
 (0)