mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
restore test
This commit is contained in:
parent
4552c42f88
commit
7d2ae9089e
2 changed files with 5 additions and 12 deletions
|
@ -50,9 +50,7 @@ async fn list_no_updates() {
|
|||
assert!(response.as_array().unwrap().is_empty());
|
||||
}
|
||||
|
||||
// TODO: fix #32
|
||||
#[actix_rt::test]
|
||||
#[ignore]
|
||||
async fn list_updates() {
|
||||
let server = Server::new().await;
|
||||
let index = server.index("test");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue