Added line removed by mistake

This commit is contained in:
Tai White 2020-11-23 21:21:30 +01:00
parent 2bc32fe292
commit c1662b6a4b

View File

@ -144,6 +144,7 @@ def parallel_login_with_the_same_user(self, server, timeout=200):
join(tasks, timeout)
@TestScenario
@Tags("custom config")
def login_after_ldap_external_user_directory_is_removed(self, server):
"""Check that ClickHouse stops authenticating LDAP users
after LDAP external user directory is removed.