Skip to content

Commit ef23aa9

Browse files
authored
Rename ConnnectionListenerTests class without typos
1 parent 09b1479 commit ef23aa9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,11 @@
2727

2828
/**
2929
* @author Gary Russell
30+
* @author DongMin Park
3031
* @since 2.2.17
3132
*
3233
*/
33-
public class ConnnectionListenerTests {
34+
public class ConnectionListenerTests {
3435

3536
@Test
3637
void cantConnectCCF() {

0 commit comments

Comments
 (0)