Fixed test file
This commit is contained in:
parent
9b19c2e820
commit
e0564d3e2b
1 changed files with 1 additions and 1 deletions
|
@ -564,7 +564,7 @@ public class DBIntegrationTest {
|
|||
|
||||
@Test
|
||||
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?
|
||||
|
|
Loading…
Reference in a new issue