mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 20:07:09 +02:00
fix all the tests
This commit is contained in:
parent
1d014a538e
commit
a16604af80
10 changed files with 43 additions and 42 deletions
|
@ -736,6 +736,7 @@ mod test {
|
|||
}
|
||||
|
||||
#[test]
|
||||
#[ignore]
|
||||
fn test_meilli_config_file_path_valid() {
|
||||
temp_env::with_vars(
|
||||
vec![("MEILI_CONFIG_FILE_PATH", Some("../config.toml"))], // Relative path in meilisearch_http package
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue