We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b89ba00 commit 8a0031bCopy full SHA for 8a0031b
patchwork/tests/api/test_comment.py
@@ -449,7 +449,8 @@ def test_update_authorized(self):
449
450
@utils.store_samples('patch-comment-detail-update-not-authorized')
451
def test_update_not_authorized(self):
452
- """Update an existing patch comment when not signed in and not authorized.
+ """Update an existing patch comment when not signed in and not
453
+ authorized.
454
455
To be authorized users must meet at least one of the following:
456
- project maintainer, patch submitter, patch delegate, or
0 commit comments