updating tests to always include the model id

This commit is contained in:
Salman Paracha 2026-01-22 20:10:25 -08:00
parent f7a2b2ba92
commit 47712f1dbc
2 changed files with 7 additions and 1 deletions

View file

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