Added admin first, and fixed getAllUsers
This commit is contained in:
		
							parent
							
								
									6cbf771b82
								
							
						
					
					
						commit
						8e4c7c7a8e
					
				
					 2 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -235,5 +235,4 @@ public class DBHelper extends SQLiteOpenHelper {
 | 
			
		|||
        cursor.close();
 | 
			
		||||
        return listOfUsers;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -123,5 +123,6 @@ public class DBIntegrationTest {
 | 
			
		|||
 | 
			
		||||
        dbHelper.deleteUser("jbO4aBF4dC");
 | 
			
		||||
    }
 | 
			
		||||
    
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue