-Edited Test to reflect Idle bug fix
This commit is contained in:
parent
4fd86c37a7
commit
03b763172a
@ -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