Commit b439dcb
committed
Apply language settings from _common.yaml in slot combination tests
The lang_resources fixture builds its intents dict by hand and reads only
skip_words from _common.yaml, so settings is dropped. Eight languages are
therefore tested under a configuration Home Assistant never uses:
zh-CN/zh-HK/zh-TW declare ignore_whitespace, and cs/de/ne/nl/vi declare
filter_with_regex, but both fall back to the hassil defaults.
common_dict is already loaded on the preceding line.1 parent b97bd99 commit b439dcb
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| 148 | + | |
148 | 149 | | |
149 | 150 | | |
150 | 151 | | |
| |||
0 commit comments