From ab806efec4099e08a7616b9daf6f91b01683f4fc Mon Sep 17 00:00:00 2001 From: Coffee Date: Wed, 18 Mar 2026 14:10:19 +0800 Subject: [PATCH] Rename WASM schema test for direct advertising behavior --- src/tools/wasm/wrapper.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tools/wasm/wrapper.rs b/src/tools/wasm/wrapper.rs index 711aab31..c5ef3d90 100644 --- a/src/tools/wasm/wrapper.rs +++ b/src/tools/wasm/wrapper.rs @@ -1505,7 +1505,7 @@ mod tests { } #[tokio::test] - async fn test_advertised_schema_stays_permissive_until_sidecar_override() { + async fn test_small_exported_schema_is_advertised_directly() { let discovery_schema = serde_json::json!({ "type": "object", "properties": {