mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-10-31 16:06:31 +00:00 
			
		
		
		
	add some comments
This commit is contained in:
		| @@ -348,8 +348,7 @@ async fn error_add_malformed_json_documents() { | ||||
|         json!("https://docs.meilisearch.com/errors#malformed_payload") | ||||
|     ); | ||||
|  | ||||
|  | ||||
|  | ||||
|     // add one more char to the long string to test if the truncating works. | ||||
|     let document = format!("\"{}m\"", long); | ||||
|     let req = test::TestRequest::put() | ||||
|         .uri("/indexes/dog/documents") | ||||
|   | ||||
		Reference in New Issue
	
	Block a user