mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 01:25:21 +00:00
fix
This commit is contained in:
parent
d04ca9eea6
commit
d507adf9a7
@ -1239,6 +1239,7 @@ def test_system_users_required_privileges():
|
||||
|
||||
instance.query("DROP USER u1")
|
||||
instance.query("DROP ROLE r1")
|
||||
instance.query("DROP USER u2")
|
||||
|
||||
|
||||
def test_system_users_async():
|
||||
|
Loading…
Reference in New Issue
Block a user