mirror of
https://github.com/progval/Limnoria.git
synced 2025-05-04 09:21:07 -05:00
Forgot to update the test for the new seen behavior.
This commit is contained in:
parent
dcffc5df62
commit
4fc4df9ff4
@ -39,7 +39,7 @@ class ChannelDBTestCase(ChannelPluginTestCase, PluginDocumentation):
|
|||||||
self.assertNotError('channelstats')
|
self.assertNotError('channelstats')
|
||||||
|
|
||||||
def testNoKeyErrorEscapeFromSeen(self):
|
def testNoKeyErrorEscapeFromSeen(self):
|
||||||
self.assertRegexp('seen asldfkjasdlfkj', conf.replyNoUser)
|
self.assertRegexp('seen asldfkjasdlfkj', 'I have not seen')
|
||||||
self.assertNotRegexp('seen asldfkjasdlfkj', 'KeyError')
|
self.assertNotRegexp('seen asldfkjasdlfkj', 'KeyError')
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user