Skip to content

Commit 57ccf2d

Browse files
committed
delete comment
See ietf-tools#905 - Legacy-Id: 5171
1 parent ec0429e commit 57ccf2d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ietf/nomcom/tests.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,6 @@ def test_edit_chair_view(self):
139139

140140
def test_edit_publickey_view(self):
141141
"""Verify edit publickey view"""
142-
# TODO: complete chage edit public key
143142
login_testing_unauthorized(self, COMMUNITY_USER, self.public_key_url)
144143
login_testing_unauthorized(self, CHAIR_USER, self.public_key_url)
145144
self.check_url_status(self.public_key_url, 200)

0 commit comments

Comments
 (0)