Skip to content

Commit 0840c07

Browse files
committed
feat:mem0 update testcases
Change-Id: I2d2a62988a8b1eabaddebd7daa52d1e8215b2c81
1 parent 6f4e653 commit 0840c07

File tree

1 file changed

+1
-1
lines changed
  • instrumentation-loongsuite/loongsuite-instrumentation-mem0/tests

1 file changed

+1
-1
lines changed

instrumentation-loongsuite/loongsuite-instrumentation-mem0/tests/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -491,4 +491,4 @@ def scrub_response_headers(response):
491491
headers["Set-Cookie"] = "test_set_cookie"
492492
headers["x-request-id"] = "test_request_id"
493493
response["headers"] = headers
494-
return response
494+
return response

0 commit comments

Comments
 (0)