Fixed broken sync module test

This commit is contained in:
Kevin Fronczak
2018-11-19 12:42:54 -05:00
parent 2e5e343913
commit d17183a152
+1 -1
View File
@@ -88,9 +88,9 @@ class TestBlinkSyncModule(unittest.TestCase):
'status': 'foobar'}},
{'event': True},
{},
{},
{'devicestatus': {}},
None,
None,
None
]
self.blink.sync.start()