Skip to content

Commit 6e38d87

Browse files
committed
BAEL-6879 Rename test file
1 parent e95fb06 commit 6e38d87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
import com.baeldung.resusepreparedstatement.ReusePreparedStatement;
1010

11-
class ReusePreparedStatementTest {
11+
class ReusePreparedStatementUnitTest {
1212

1313
@Test
1414
void whenCallingInefficientPreparedStatementMethod_thenRowsAreCreatedAsExpected() throws SQLException {

0 commit comments

Comments
 (0)