Align attach wording with existing-cluster mode

This commit is contained in:
andrussal 2026-03-08 15:06:38 +01:00
parent feeafa4eaf
commit 8721f58d68

View File

@ -421,7 +421,6 @@ mod tests {
);
}
}
fn existing_cluster_metadata<E, Caps>(scenario: &Scenario<E, Caps>) -> ComposeDeploymentMetadata
where
E: ComposeDeployEnv,