Skip to content

Commit 04f637c

Browse files
authored
Update test_streamable_http.py
1 parent 45a5cd8 commit 04f637c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/shared/test_streamable_http.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1222,4 +1222,4 @@ async def sampling_callback(
12221222
assert (
12231223
captured_message_params.messages[0].content.text
12241224
== "Server needs client sampling"
1225-
)
1225+
)

0 commit comments

Comments
 (0)