-
Notifications
You must be signed in to change notification settings - Fork 8
README.md additition #119
Copy link
Copy link
Open
Labels
documentationThe issue is related to documentation only.The issue is related to documentation only.help wantedThe issue is up for grabs for anyone in the community.The issue is up for grabs for anyone in the community.
Metadata
Metadata
Assignees
Labels
documentationThe issue is related to documentation only.The issue is related to documentation only.help wantedThe issue is up for grabs for anyone in the community.The issue is up for grabs for anyone in the community.
When I run Invoke-DscResourceTest at clean environment, this error occured:
Problem resolved by running this command before use Invoke-DscResourceTest:
PS C:> New-PesterConfiguration
Please, update documentation.