From 64df0c1da1665073ea30fbd9ba4bf3c64230e806 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Sun, 9 Aug 2026 08:56:18 -0500 Subject: [PATCH] The fixture comment follows the renamed predicate here --- tests/components/bluetooth_proxy/test-passive.esp32-c6-idf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/components/bluetooth_proxy/test-passive.esp32-c6-idf.yaml b/tests/components/bluetooth_proxy/test-passive.esp32-c6-idf.yaml index 06ce74dbad..3507c80662 100644 --- a/tests/components/bluetooth_proxy/test-passive.esp32-c6-idf.yaml +++ b/tests/components/bluetooth_proxy/test-passive.esp32-c6-idf.yaml @@ -1,5 +1,5 @@ # Advertisement-only proxy on esp32 by explicit choice: no GATT backend is -# compiled (USE_BLE_GATT_CLIENT unset), which pins the HAS_GATT gating and the +# compiled (USE_BLE_GATT_CLIENT unset), which pins the SERVES_PROXY gating and the # address-scoped maintenance path that a connections build never exercises. packages: common: !include common.yaml