Fix python tests (#41)

Co-authored-by: MaksimZhukov <v-mazhuk@microsoft.com>
This commit is contained in:
MaksimZhukov
2020-07-15 15:54:30 +03:00
committed by GitHub
parent 06e3e6702d
commit 654b037263
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,5 @@
param (
[string] [Parameter (Mandatory = $true)] [ValidateNotNullOrEmpty()]
[semver] [Parameter (Mandatory = $true)] [ValidateNotNullOrEmpty()]
$Version,
[string] [Parameter (Mandatory = $true)] [ValidateNotNullOrEmpty()]
$Platform