Skip to content

Commit 9841714

Browse files
Include agent wrapper AST suite in shared helper usage guard
Co-authored-by: Shri Sukhani <shrisukhani@users.noreply.github.com>
1 parent 2fef16f commit 9841714

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/test_ast_function_source_helper_usage.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77

88
AST_FUNCTION_SOURCE_GUARD_MODULES = (
9+
"tests/test_agent_request_wrapper_internal_reuse.py",
910
"tests/test_job_request_route_builder_internal_reuse.py",
1011
"tests/test_job_request_wrapper_internal_reuse.py",
1112
"tests/test_model_request_function_parse_boundary.py",

0 commit comments

Comments
 (0)