Fix write cache lost test #211
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue