Spelling fixes (#11940)
This commit is contained in:
parent
94316f07a2
commit
55ee8959ba
80 changed files with 110 additions and 110 deletions
|
@ -17,7 +17,7 @@ VERSION_PATH = os.path.join(get_test_config_dir(), config_util.VERSION_FILE)
|
|||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
||||
# prevent .HA_VERISON file from being written
|
||||
# prevent .HA_VERSION file from being written
|
||||
@patch(
|
||||
'homeassistant.bootstrap.conf_util.process_ha_config_upgrade', Mock())
|
||||
@patch('homeassistant.util.location.detect_location_info',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue