mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-23 08:02:02 +00:00
Merge branch 'integration-flaky-check-repeat' into improve-integration-tests-3
This commit is contained in:
commit
e57fca5af5
@ -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