mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-27 16:51:01 +00:00
fixes from review
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user