There was an error while loading. Please reload this page.
1 parent c183cc7 commit 45c9d2cCopy full SHA for 45c9d2c
1 file changed
tests/src/unit/test_stdio_settings_sidecar.py
@@ -96,6 +96,8 @@ def test_returns_all_handler_keys(self) -> None:
96
"policy_get_pending",
97
"policy_post_approve",
98
"policy_post_deny",
99
+ "policy_get_tool_schema",
100
+ "policy_get_value_source",
101
}
102
103
def test_get_tools_reads_cache_when_server_is_none(
0 commit comments