mirror of
https://github.com/certbot/certbot.git
synced 2026-01-21 19:01:07 +03:00
fixed tests to match updated description string
This commit is contained in:
@@ -51,7 +51,7 @@ class PluginEntryPointTest(unittest.TestCase):
|
||||
|
||||
def test_description(self):
|
||||
self.assertEqual(
|
||||
"Run A Standalone Webserver To Prove That You Control Domains",
|
||||
"Automatically configure and run a simple webserver",
|
||||
self.plugin_ep.description)
|
||||
|
||||
def test_description_with_name(self):
|
||||
|
||||
Reference in New Issue
Block a user