Clean up docstring on SSLZuulTestCase
Change-Id: I881a81591c86bf6ad91b8a9a9d082a142e031eef Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
@@ -2710,7 +2710,7 @@ class AnsibleZuulTestCase(ZuulTestCase):
|
||||
|
||||
|
||||
class SSLZuulTestCase(ZuulTestCase):
|
||||
"""ZuulTestCase but with an but using SSL when possible"""
|
||||
"""ZuulTestCase but using SSL when possible"""
|
||||
use_ssl = True
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user