hurl/integration/tests_ok/user_agent.ps1

4 lines
122 B
PowerShell
Raw Normal View History

2023-03-30 22:56:43 +03:00
Set-StrictMode -Version latest
$ErrorActionPreference = 'Stop'
hurl tests_ok/user_agent.hurl --user-agent "Mozilla/5.0 A"