test: update test

This commit is contained in:
Krrish Dholakia 2025-04-09 21:21:56 -07:00
parent 1c2e9045eb
commit dc944c512f

View file

@ -17,6 +17,7 @@ IGNORE_FUNCTIONS = [
"mask_dict",
"_serialize", # we now set a max depth for this
"_sanitize_request_body_for_spend_logs_payload", # testing added for circular reference
"_sanitize_value", # testing added for circular reference
]