Geo Location -> Geolocation (class names and unit test comments) (#19877)

* fixed geolocation naming in class names

* fixed geolocation naming in comments in unit test
This commit is contained in:
Malte Franken 2019-01-09 15:11:51 +11:00 committed by Paulus Schoutsen
parent f73bda1218
commit 6d3343e4d1
8 changed files with 16 additions and 16 deletions

View file

@ -1,4 +1,4 @@
"""The tests for the geo location trigger."""
"""The tests for the geolocation trigger."""
import pytest
from homeassistant.components import automation, zone