1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 04:50:05 +00:00

pushed test code :) fixed now

This commit is contained in:
magnusknutas
2016-01-26 20:49:51 +01:00
parent 33b0f4d05d
commit 2382dffbf4

View File

@@ -308,4 +308,4 @@ class TestEventHelpers(unittest.TestCase):
self._send_time_changed(datetime(2014, 5, 2, 0, 0, 0))
self.hass.pool.block_till_done()
self.assertEqual(1, len(specific_runs))
self.assertEqual(0, len(specific_runs))