mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Lint
This commit is contained in:
parent
0ccffc3e55
commit
93c0db2328
@ -509,7 +509,7 @@ class TestComponentHistory(unittest.TestCase):
|
|||||||
self.check_significant_states(zero, four, states, config)
|
self.check_significant_states(zero, four, states, config)
|
||||||
|
|
||||||
def test_get_significant_states_are_ordered(self):
|
def test_get_significant_states_are_ordered(self):
|
||||||
"""Test order of results from get_significant_states
|
"""Test order of results from get_significant_states.
|
||||||
|
|
||||||
When entity ids are given, the results should be returned with the data
|
When entity ids are given, the results should be returned with the data
|
||||||
in the same order.
|
in the same order.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user