[#211] Fix write cache lost test

Signed-off-by: Andrey Berezin <a.berezin@yadro.com>
master
Andrey Berezin 2024-03-21 11:35:26 +03:00
parent f06e44642a
commit 3e878444ce
1 changed files with 1 additions and 1 deletions

View File

@ -556,7 +556,7 @@ class TestStorageDataLoss(ClusterTestBase):
rule=placement_rule,
)
container = StorageContainer(
StorageContainerInfo(cid, WalletInfo(default_wallet)),
StorageContainerInfo(cid, default_wallet),
self.shell,
cluster_state_controller.cluster,
)