Merge branch 'integration-flaky-check-repeat' into improve-integration-tests-3

This commit is contained in:
Yatsishin Ilya 2024-07-24 11:34:23 +00:00
commit e57fca5af5

View File

@ -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():