mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-30 14:14:37 +01:00
plugins/Note: Fix a test failure.
This commit is contained in:
parent
c6007b320f
commit
9a68ef22c1
@ -37,7 +37,7 @@ class NoteTestCase(PluginTestCase):
|
||||
# setup a user
|
||||
self.prefix = 'foo!bar@baz'
|
||||
self.assertNotError('register inkedmn bar')
|
||||
self.assertNotError('addhostmask inkedmn test2!bar@baz')
|
||||
self.assertNotError('hostmask add inkedmn test2!bar@baz')
|
||||
|
||||
def testSendnote(self):
|
||||
self.assertRegexp('note send inkedmn test', '#1')
|
||||
|
Loading…
Reference in New Issue
Block a user