mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-10-31 07:56:28 +00:00 
			
		
		
		
	fix the tests
This commit is contained in:
		| @@ -4308,16 +4308,6 @@ mod tests { | |||||||
|         snapshot!(batch, @r#" |         snapshot!(batch, @r#" | ||||||
|         { |         { | ||||||
|           "uid": 0, |           "uid": 0, | ||||||
|           "progress": { |  | ||||||
|             "steps": [ |  | ||||||
|               { |  | ||||||
|                 "name": "processing tasks", |  | ||||||
|                 "finished": 0, |  | ||||||
|                 "total": 2 |  | ||||||
|               } |  | ||||||
|             ], |  | ||||||
|             "percentage": 0.0 |  | ||||||
|           }, |  | ||||||
|           "details": { |           "details": { | ||||||
|             "primaryKey": "mouse" |             "primaryKey": "mouse" | ||||||
|           }, |           }, | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user