-Edited Test to reflect Idle bug fix
(cherry picked from commit 03b763172a)
This commit is contained in:
parent
fb9f2198bd
commit
34d09d1449
@ -23,7 +23,7 @@ class ReflectionHandlerTest(protocol.BaseTestCase):
|
||||
self.assertNotInResponse('command: command_list_begin')
|
||||
self.assertNotInResponse('command: command_list_ok_begin')
|
||||
self.assertNotInResponse('command: command_list_end')
|
||||
self.assertNotInResponse('command: idle')
|
||||
self.assertInResponse('command: idle')
|
||||
self.assertNotInResponse('command: noidle')
|
||||
self.assertNotInResponse('command: sticker')
|
||||
self.assertInResponse('OK')
|
||||
|
||||
Loading…
Reference in New Issue
Block a user