mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-12-23 02:52:34 +03:00
Fix hurl test on chocolatey contrib section
This commit is contained in:
parent
d9718ef3be
commit
78c5019bf1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user