diff --git a/test/pytest/test_certs.py b/test/pytest/test_certs.py index 460692589bde2fed6271b978fa5aa8c96a702244..f862e76169684cc2ccd7f7a1f512fd62b0b3cccf 100755 --- a/test/pytest/test_certs.py +++ b/test/pytest/test_certs.py @@ -99,6 +99,7 @@ def test_cert_validation(host, app): # pylint: disable=too-many-statements # prometheus is only exposed if opted-in in the settings 'prometheus': 'prometheus', 'rocketchat': 'chat', + 'single-sign-on': 'admin', 'wordpress': 'www' }