fix e2e tests

This commit is contained in:
Adil Hafeez 2025-07-10 15:58:22 -07:00
parent d63b9f5398
commit 31c21a5491
No known key found for this signature in database
GPG key ID: 9B18EF7691369645

View file

@ -14,4 +14,4 @@ Content-Type: application/json
HTTP 200
[Asserts]
header "content-type" matches /text\/event-stream/
body matches /^data: .*?gpt-4.1.*?\n/
body matches /^data: .*?gpt-4o-mini.*?\n/