Fix hurl test on chocolatey contrib section

This commit is contained in:
Filipe PINTO 2023-01-25 16:48:53 +01:00 committed by GitHub
parent d9718ef3be
commit 78c5019bf1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ Update *.nuspec and tools/*.ps1 files with new version and sum values, then exec
choco pack
choco install hurl -s .
hurl --version
echo "https://GET google.fr" | hurl --location
echo "GET https://google.fr" | hurl --location
```
and finally push package to official chocolatey repository