hurl/integration/tests_ok/basic_authentication.ps1

4 lines
141 B
PowerShell
Raw Normal View History

2023-03-30 22:56:43 +03:00
Set-StrictMode -Version latest
$ErrorActionPreference = 'Stop'
hurl tests_ok/basic_authentication.hurl --user bob@email.com:secret --verbose