diff --git a/.core_files.yaml b/.core_files.yaml index 65da342ea50..12ce182e5dd 100644 --- a/.core_files.yaml +++ b/.core_files.yaml @@ -114,6 +114,7 @@ tests: &tests - tests/auth/** - tests/backports/** - tests/common.py + - tests/components/recorder/** - tests/conftest.py - tests/hassfest/** - tests/helpers/**