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

@@ -15,6 +15,7 @@ DONT_IGNORE = (
"intent.py",
"logbook.py",
"media_source.py",
"recorder.py",
"scene.py",
)