mirror of
https://github.com/esphome/esphome.git
synced 2026-08-17 19:01:56 +08:00
[web_server] Use dict-style packages in tests so they can be batch-grouped (#17544)
This commit is contained in:
@@ -1 +1,2 @@
|
||||
<<: !include common_v2.yaml
|
||||
packages:
|
||||
web_server: !include common_v2.yaml
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
<<: !include common_v2.yaml
|
||||
packages:
|
||||
web_server: !include common_v2.yaml
|
||||
|
||||
web_server:
|
||||
auth:
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
<<: !include common_v2.yaml
|
||||
packages:
|
||||
web_server: !include common_v2.yaml
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
<<: !include common_v2.yaml
|
||||
packages:
|
||||
web_server: !include common_v2.yaml
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
<<: !include common_v1.yaml
|
||||
packages:
|
||||
web_server: !include common_v1.yaml
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
<<: !include common_v1.yaml
|
||||
packages:
|
||||
web_server: !include common_v1.yaml
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
<<: !include common_v3.yaml
|
||||
packages:
|
||||
web_server: !include common_v3.yaml
|
||||
|
||||
Reference in New Issue
Block a user