Update test.py

This commit is contained in:
Kseniia Sumarokova 2024-03-11 12:18:58 +01:00 committed by GitHub
parent aacfefe0fe
commit 90b27432a2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -130,7 +130,7 @@ def check_system_tables(backup_query_id=None):
if disk
]
expected_disks = (
("default", "local", "", ""),
("default", "local", "None", "None"),
("disk_s3", "object_storage", "s3", "local"),
("disk_s3_cache", "object_storage", "s3", "local"),
("disk_s3_other_bucket", "object_storage", "s3", "local"),