Resolves trailing whitespace.
This commit is contained in:
parent
0b38de0057
commit
69c6f3b443
2 changed files with 2 additions and 2 deletions
|
|
@ -1700,4 +1700,4 @@ class TestSystemCommands(CommandTest):
|
|||
mock_channeldb.objects.get_channel = mock.MagicMock(return_value=channel)
|
||||
|
||||
self.call(syscommands.SystemSendToChannel(), "public:Hello")
|
||||
channel.msg.assert_called()
|
||||
channel.msg.assert_called()
|
||||
Loading…
Add table
Add a link
Reference in a new issue