mirror of
https://github.com/esphome/esphome.git
synced 2026-05-30 23:54:04 +08:00
[mitsubishi_cn105] Fix test grouping conflict with uart package (#15366)
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_9600_even/esp32-idf.yaml
|
uart_9600_even: !include ../../test_build_components/common/uart_9600_even/esp32-idf.yaml
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_9600_even/esp8266-ard.yaml
|
uart_9600_even: !include ../../test_build_components/common/uart_9600_even/esp8266-ard.yaml
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
packages:
|
packages:
|
||||||
uart: !include ../../test_build_components/common/uart_9600_even/rp2040-ard.yaml
|
uart_9600_even: !include ../../test_build_components/common/uart_9600_even/rp2040-ard.yaml
|
||||||
|
|
||||||
<<: !include common.yaml
|
<<: !include common.yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user