Require Pester Module
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
#Requires -Modules Pester
|
||||||
$testPath = Split-Path -Parent $MyInvocation.MyCommand.Path
|
$testPath = Split-Path -Parent $MyInvocation.MyCommand.Path
|
||||||
$docsPath = $testPath -replace 'Tests', 'docs'
|
$docsPath = $testPath -replace 'Tests', 'docs'
|
||||||
$modulePath = $testPath -replace 'Tests', 'ZertoApiWrapper'
|
$modulePath = $testPath -replace 'Tests', 'ZertoApiWrapper'
|
||||||
|
|||||||
Reference in New Issue
Block a user