[versions-manifest] Update for release from 06/02/2020 #18

Closed
MaksimZhukov wants to merge 6 commits from update-versions-manifest-file into master
Showing only changes of commit 7e91c03b0b - Show all commits

View File

@@ -53,7 +53,7 @@ jobs:
inputs: inputs:
TargetType: inline TargetType: inline
script: | script: |
Install-Module Pester -Force -Scope CurrentUser Install-Module Pester -Force -Scope CurrentUser -RequiredVersion 4.10.1
Import-Module Pester Import-Module Pester
$pesterParams = @{ $pesterParams = @{
Path="./Node.Tests.ps1"; Path="./Node.Tests.ps1";