Files
2024-11-13 17:16:01 -07:00

4 lines
88 B
PowerShell

Import-Module "$PSScriptRoot/Helpers.psm1" -DisableNameChecking
Invoke-PesterTests "*"