This repository was archived by the owner on Feb 24, 2021. It is now read-only.
Remove the workaround code that was added for the missing AppVeyor cmdlet #300
Labels
enhancement
The issue is an enhancement request.
help wanted
The issue is up for grabs for anyone in the community.
Details of the problem, bug, or enhancement
It looks like the cmdlet
Add-AppveyorTest
now should work on PS Core since the issue appveyor/ci#2263 was closed. I have not tested. But if it works, then the following code could be simplified.DscResource.Tests/AppVeyor.psm1
Lines 854 to 881 in ab96f03
Verbose logs showing the problem (if applicable)
n/a
Suggested solution to the issue
Remove the workaround code that was added for the missing AppVeyor cmdlet.
The text was updated successfully, but these errors were encountered: