mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 07:01:59 +00:00
rename test
This commit is contained in:
parent
cba01b3d5c
commit
24ad5462b2
@ -1846,7 +1846,7 @@ def test_tables_dependency():
|
||||
drop()
|
||||
|
||||
|
||||
def test_restore_access():
|
||||
def test_required_privileges_with_partial_revokes():
|
||||
backup_name = new_backup_name()
|
||||
instance.query("CREATE USER u1")
|
||||
instance.query("GRANT SELECT ON *.* TO u1")
|
||||
|
Loading…
Reference in New Issue
Block a user