DNM: probe integration-test bucketing for cover

Touches cover/cover.h with a comment so determine-jobs.py routes the
cover component's integration tests into the bucketed split job. Used
to validate the matrix expansion in #16152.

Do not merge.
This commit is contained in:
J. Nick Koston
2026-04-29 18:23:14 -05:00
parent f3b75c0369
commit 4173f4526e
+1
View File
@@ -1,5 +1,6 @@
#pragma once
// DNM: integration-test bucketing CI probe — do not merge.
#include "esphome/core/component.h"
#include "esphome/core/entity_base.h"
#include "esphome/core/helpers.h"