This commit is contained in:
parent
d9b88ed303
commit
2fadf8b5a0
|
@ -79,7 +79,7 @@ public class ResultSetLiveTest {
|
|||
}
|
||||
}
|
||||
|
||||
assertEquals("Employee information retreived by column ids.", expectedEmployee1, employee);
|
||||
assertEquals("Employee information retreived by column ids:", expectedEmployee1, employee);
|
||||
}
|
||||
|
||||
@Test
|
||||
|
|
Loading…
Reference in New Issue