mirror of
https://github.com/certbot/certbot.git
synced 2026-06-05 14:54:24 -04:00
fix test
This commit is contained in:
parent
be6ee863f7
commit
b79185ffd6
1 changed files with 1 additions and 1 deletions
|
|
@ -1835,7 +1835,7 @@ class ReportNewCertTest(unittest.TestCase):
|
|||
'This certificate expires on 1970-01-01.\n'
|
||||
'These files will be updated when the certificate renews.\n'
|
||||
'Run "certbot renew" to renew expiring certificates. We recommend setting up a '
|
||||
'scheduled task for renewal, see https://certbot.eff.org/docs/using.html#automated'
|
||||
'scheduled task for renewal; see https://certbot.eff.org/docs/using.html#automated'
|
||||
'-renewals for instructions.\n'
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue