Fix python tests (#41)
Co-authored-by: MaksimZhukov <[email protected]>
This commit is contained in:
co-authored by
MaksimZhukov
parent
06e3e6702d
commit
654b037263
@@ -1,5 +1,5 @@
|
||||
param (
|
||||
[string] [Parameter (Mandatory = $true)] [ValidateNotNullOrEmpty()]
|
||||
[semver] [Parameter (Mandatory = $true)] [ValidateNotNullOrEmpty()]
|
||||
$Version,
|
||||
[string] [Parameter (Mandatory = $true)] [ValidateNotNullOrEmpty()]
|
||||
$Platform
|
||||
|
||||
Reference in New Issue
Block a user