Skip to content

Commit 1861413

Browse files
committed
Revert to using standard DSCResource.tests
1 parent 0f06065 commit 1861413

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

appveyor.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
#---------------------------------#
44
version: 1.9.{build}.0
55
install:
6-
- git clone -b Issue-86 https://github.com/PlagueHO/DscResource.Tests
7-
#- git clone https://github.com/PowerShell/DscResource.Tests
6+
- git clone https://github.com/PowerShell/DscResource.Tests
87

98
- ps: |
109
Import-Module "$env:APPVEYOR_BUILD_FOLDER\DscResource.Tests\AppVeyor.psm1"

0 commit comments

Comments
 (0)