4 lines
88 B
PowerShell
4 lines
88 B
PowerShell
Import-Module "$PSScriptRoot/Helpers.psm1" -DisableNameChecking
|
|
|
|
Invoke-PesterTests "*"
|