Skip to content

Commit 527d69b

Browse files
sobychackoWillam2004
authored andcommitted
Renaming ChatClientTest to ChatClientTests for consistency
Signed-off-by: Soby Chacko <[email protected]> Signed-off-by: 家娃 <[email protected]>
1 parent 7aa393d commit 527d69b

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
@@ -57,7 +57,7 @@
5757
* @author Thomas Vitale
5858
*/
5959
@ExtendWith(MockitoExtension.class)
60-
public class ChatClientTest {
60+
public class ChatClientTests {
6161

6262
static Function<String, String> mockFunction = s -> s;
6363

0 commit comments

Comments
 (0)