1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-27 19:42:53 +03:00

client test

This commit is contained in:
Erica Portnoy
2018-02-20 16:12:15 -08:00
parent dea43e90b6
commit df50f2d5fa

View File

@@ -170,7 +170,7 @@ class ClientTest(ClientTestCommon):
auth_handler = self.client.auth_handler
orderr = self.acme.new_order(test_csr.data)
auth_handler.handle_authorizations(orderr)
auth_handler.handle_authorizations(orderr, False)
self.assertEqual(
(mock.sentinel.certr, mock.sentinel.chain),
self.client.obtain_certificate_from_csr(