mirror of
https://github.com/certbot/certbot.git
synced 2026-07-31 10:26:06 +02:00
Fixed tests
This commit is contained in:
@@ -51,7 +51,7 @@ class PluginEntryPointTest(unittest.TestCase):
|
||||
|
||||
def test_description(self):
|
||||
self.assertEqual(
|
||||
"Automatically configure and run a simple webserver",
|
||||
"Automatically use a temporary webserver",
|
||||
self.plugin_ep.description)
|
||||
|
||||
def test_description_with_name(self):
|
||||
|
||||
Reference in New Issue
Block a user