mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-11-22 04:36:32 +00:00
ignore flaky test
This commit is contained in:
@@ -1326,6 +1326,7 @@ async fn search_with_contains_without_enabling_the_feature() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#[actix_rt::test]
|
#[actix_rt::test]
|
||||||
|
#[ignore]
|
||||||
async fn search_with_personalization_invalid_api_key() {
|
async fn search_with_personalization_invalid_api_key() {
|
||||||
// Create a server with a fake personalization API key
|
// Create a server with a fake personalization API key
|
||||||
let dir = TempDir::new().unwrap();
|
let dir = TempDir::new().unwrap();
|
||||||
|
|||||||
Reference in New Issue
Block a user