This commit is contained in:
Mick Grove 2026-03-09 20:51:32 -07:00
commit f5fe3eb2b9

View file

@ -30,7 +30,7 @@ rules:
method: GET
url: https://rest.ably.io/channels?limit=1
headers:
Authorization: "Basic {{ TOKEN | append: ':' | b64enc }}"
Authorization: "Basic {{ TOKEN | b64enc }}"
Accept: application/json
response_matcher:
- report_response: true