mirror of
				https://github.com/commons-app/apps-android-commons.git
				synced 2025-10-31 14:53:59 +01:00 
			
		
		
		
	fix test
Signed-off-by: parneet-guraya <gurayaparneet@gmail.com>
This commit is contained in:
		
							parent
							
								
									3e020ed973
								
							
						
					
					
						commit
						f0f07397b0
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -140,7 +140,7 @@ class ReviewHelperTest { | |||
|         mock<MwQueryPage>().apply { | ||||
|             whenever(title()).thenReturn(file) | ||||
|             if (revision.isNotEmpty()) { | ||||
|                 whenever(revisions()).thenReturn(*revision.toMutableList()) | ||||
|                 whenever(revisions()).thenReturn(revision.toMutableList()) | ||||
|             } | ||||
| 
 | ||||
|             val media = | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 parneet-guraya
						parneet-guraya