Commit 2c6b2a23 authored by Michal Čihař's avatar Michal Čihař

Use renamed method

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent 5e443121
......@@ -105,7 +105,7 @@ class CommentViewTest(ViewTestCase):
def test_delete_comment(self):
unit = self.get_unit()
self.make_admin()
self.make_manager()
# Add comment
response = self.client.post(
......
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