jiridanek commented on a change in pull request #996:
URL: https://github.com/apache/qpid-dispatch/pull/996#discussion_r573509511



##########
File path: tests/system_tests_http.py.in
##########
@@ -331,28 +319,25 @@ class RouterTestHttp(TestCase):
 
         # authenticatePeer=True requires a client cert
         self.assertRaises((URLError, ssl.SSLError), self.assert_get, 
"https://localhost:%s"; % r.ports[2])
+        
+        # Provide client cert

Review comment:
       ```suggestion
           # Provide client cert
   ```




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to