mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-21 23:20:40 +00:00
fixup eb267de255
This commit is contained in:
@@ -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(),
|
||||
|
||||
Reference in New Issue
Block a user