From 010dc35efca3f312f4d3e4b6346eb531506ccad9 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Fri, 11 Jul 2025 15:49:59 -1000 Subject: [PATCH] etst --- .../custom_api_device_component/custom_api_device_component.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/integration/fixtures/external_components/custom_api_device_component/custom_api_device_component.h b/tests/integration/fixtures/external_components/custom_api_device_component/custom_api_device_component.h index 42c3bd72a7..a0d98f0444 100644 --- a/tests/integration/fixtures/external_components/custom_api_device_component/custom_api_device_component.h +++ b/tests/integration/fixtures/external_components/custom_api_device_component/custom_api_device_component.h @@ -52,4 +52,4 @@ class CustomAPIDeviceComponent : public Component, public CustomAPIDevice { } // namespace custom_api_device_component } // namespace esphome -#endif // USE_API \ No newline at end of file +#endif // USE_API