mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-11-04 01:46:28 +00:00 
			
		
		
		
	Fix experimental features snapshots in tests
This commit is contained in:
		@@ -16,8 +16,7 @@ async fn index_with_documents<'a>(server: &'a Server, documents: &Value) -> Inde
 | 
			
		||||
      "scoreDetails": false,
 | 
			
		||||
      "vectorStore": true,
 | 
			
		||||
      "metrics": false,
 | 
			
		||||
      "exportPuffinReports": false,
 | 
			
		||||
      "proximityPrecision": false
 | 
			
		||||
      "exportPuffinReports": false
 | 
			
		||||
    }
 | 
			
		||||
    "###);
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user