mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-10-31 07:56:28 +00:00 
			
		
		
		
	remove legacy files from meilisearch that have been replaced by a macro in routes/settings/mod.rs
This commit is contained in:
		| @@ -30,7 +30,7 @@ async fn get_settings() { | ||||
|             "exactness" | ||||
|         ]) | ||||
|     ); | ||||
|     assert_eq!(settings["stopWords"], json!(null)); | ||||
|     assert_eq!(settings["stopWords"], json!([])); | ||||
| } | ||||
|  | ||||
| #[actix_rt::test] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user