Fixed test file
This commit is contained in:
		
							parent
							
								
									b531cddc2b
								
							
						
					
					
						commit
						ed589c4e95
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -564,7 +564,7 @@ public class DBIntegrationTest {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    @Test
 | 
					    @Test
 | 
				
			||||||
    public void printUsersTable(){
 | 
					    public void printUsersTable(){
 | 
				
			||||||
        dbHelper.printTable("user");
 | 
					        dbHelper.printTable("userInfo");
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    // Ever gotten tired of adding things at the start of a test just to delete it all again?
 | 
					    // Ever gotten tired of adding things at the start of a test just to delete it all again?
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue