fixed flaky test
This commit is contained in:
		
							parent
							
								
									ed4ceedd43
								
							
						
					
					
						commit
						d962f89c36
					
				@ -953,7 +953,7 @@ public class EntityQueryControllerTest extends AbstractControllerTest {
 | 
			
		||||
 | 
			
		||||
        });
 | 
			
		||||
 | 
			
		||||
        EntityCountQuery countQuery = new EntityCountQuery(entityTypeFilter);
 | 
			
		||||
        EntityCountQuery countQuery = new EntityCountQuery(entityTypeFilter, keyFilters);
 | 
			
		||||
        countByQueryAndCheck(countQuery, 97);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user