Skip to content

Commit

Permalink
rename test file
Browse files Browse the repository at this point in the history
  • Loading branch information
Lorna Barber authored and SimbaGithub committed Jul 8, 2022
1 parent cc1ebc3 commit ef6e076
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

/** Test AsyncResultSet */
@Category(TestCategoryResultSet.class)
public class ResultSetAsyncITLatest extends BaseJDBCTest {
public class ResultSetAsyncLatestIT extends BaseJDBCTest {
@Test
public void testAsyncResultSet() throws SQLException {
String queryID;
Expand Down

0 comments on commit ef6e076

Please sign in to comment.