Commit 0c59d241 authored by Michal Čihař's avatar Michal Čihař

Remove unused variable

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent 454dd7cf
......@@ -860,7 +860,7 @@ class RemoveAcccountTest(ViewTestCase):
)
def test_removal_change(self):
response = self.edit_unit(
self.edit_unit(
'Hello, world!\n',
'Nazdar svete!\n'
)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment