Fix aws server startup config test

This commit is contained in:
aaltshuler 2026-06-16 04:23:07 +03:00
parent 4f8c71fa23
commit e33041c8b7

View file

@ -578,6 +578,7 @@ mod tests {
.to_string_lossy()
.into_owned(),
policy: None,
embedding: None,
queries: crate::queries::QueryRegistry::default(),
}],
config_path: temp.path().join("cluster"),