mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-30 14:14:37 +01:00
Oops, removed a not-so-extra non-blank line.
This commit is contained in:
parent
12e9e037d4
commit
873fbe20bc
@ -45,6 +45,7 @@ class UserCommandsTestCase(PluginTestCase, PluginDocumentation):
|
||||
self.assertNotError('unregister foo bar')
|
||||
self.assertRaises(KeyError, ircdb.users.getUserId, 'foo')
|
||||
|
||||
def testChangeUsername(self):
|
||||
self.prefix = self.prefix1
|
||||
self.assertNotError('register foo bar')
|
||||
self.prefix = self.prefix2
|
||||
|
Loading…
Reference in New Issue
Block a user