mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
fixes from review
This commit is contained in:
parent
944a5bb36e
commit
e9b90d5380
3 changed files with 1 additions and 3 deletions
|
@ -8,7 +8,6 @@ async fn get_settings_unexisting_index() {
|
|||
assert_eq!(code, 400)
|
||||
}
|
||||
|
||||
// test broken, should be fixed with milli#101
|
||||
#[actix_rt::test]
|
||||
async fn get_settings() {
|
||||
let server = Server::new().await;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue