mirror of
https://github.com/ModernRelay/omnigraph.git
synced 2026-06-18 02:24:27 +02:00
Fix aws server startup config test
This commit is contained in:
parent
4f8c71fa23
commit
e33041c8b7
1 changed files with 1 additions and 0 deletions
|
|
@ -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"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue