run tests for Kind

This commit is contained in:
Maxim Lobanov
2020-07-09 11:06:29 +03:00
parent 148b628e0b
commit 006744204f

View File

@@ -38,3 +38,5 @@ catch
Write-Host $_.Exception.Message
exit 1
}
Invoke-PesterTests -TestFile "Tools" -TestName "Kind"