Add recorder platform to required test category (#86704)

This commit is contained in:
Franck Nijhof
2023-01-26 11:03:56 +01:00
committed by GitHub
parent 17d3159e77
commit 021ac84405
3 changed files with 3 additions and 1 deletions

View File

@@ -19,6 +19,7 @@ coverage:
- homeassistant/components/*/intent.py
- homeassistant/components/*/logbook.py
- homeassistant/components/*/media_source.py
- homeassistant/components/*/recorder.py
- homeassistant/components/*/scene.py
patch:
default:
@@ -36,6 +37,7 @@ coverage:
- homeassistant/components/*/intent.py
- homeassistant/components/*/logbook.py
- homeassistant/components/*/media_source.py
- homeassistant/components/*/recorder.py
- homeassistant/components/*/scene.py
comment: false