This commit is contained in:
Christian Schwarz
2025-07-04 16:50:17 +02:00
parent eb267de255
commit c5ef09d0b0

View File

@@ -6054,7 +6054,7 @@ pub(crate) mod harness {
let tenant = Arc::new(TenantShard::new(
TenantState::Attaching,
self.conf,
AttachedTenantConf::try_from(LocationConf::attached_single(
AttachedTenantConf::try_from(self.conf, LocationConf::attached_single(
self.tenant_conf.clone(),
self.generation,
ShardParameters::default(),