We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2348b44 commit 8cbf81dCopy full SHA for 8cbf81d
backend/tests/integration/tests/dev_apis/test_simple_chat_api.py
@@ -151,6 +151,7 @@ def test_using_reference_docs_with_simple_with_history_api_flow(reset: None) ->
151
152
153
def test_send_message_simple_with_history_strict_json(
154
+ reset: None,
155
new_admin_user: DATestUser | None,
156
) -> None:
157
# create connectors
0 commit comments