diff --git a/tests/components/web_server/test.esp32-idf.yaml b/tests/components/web_server/test.esp32-idf.yaml index 5e6a3f0a14..24b292d0d6 100644 --- a/tests/components/web_server/test.esp32-idf.yaml +++ b/tests/components/web_server/test.esp32-idf.yaml @@ -1,9 +1,6 @@ -packages: - device_base: !include common.yaml +<<: !include common_v2.yaml web_server: - port: 8080 - version: 2 auth: username: admin password: password