mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 19:19:32 +01:00
Removed an extra blank line.
This commit is contained in:
parent
d3a21e29c0
commit
12e9e037d4
@ -45,8 +45,6 @@ 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