Skip to content

Commit 8cbf81d

Browse files
committed
Fix test
1 parent 2348b44 commit 8cbf81d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backend/tests/integration/tests/dev_apis/test_simple_chat_api.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@ def test_using_reference_docs_with_simple_with_history_api_flow(reset: None) ->
151151

152152

153153
def test_send_message_simple_with_history_strict_json(
154+
reset: None,
154155
new_admin_user: DATestUser | None,
155156
) -> None:
156157
# create connectors

0 commit comments

Comments
 (0)