Skip to content
Snippets Groups Projects
Unverified Commit decf24a0 authored by Varac's avatar Varac
Browse files

Fix sso cert test

parent 20c2be30
No related branches found
No related tags found
No related merge requests found
......@@ -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'
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment