Skip to content

Commit a03d082

Browse files
committed
Change name of test class.
1 parent 46dd2d3 commit a03d082

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
@@ -50,7 +50,7 @@
5050
*/
5151
@SpringJUnitConfig
5252
@DirtiesContext
53-
public class PostgresChannelMessageTableSubscriberTest implements PostgresContainerTest {
53+
public class PostgresChannelMessageTableSubscriberTests implements PostgresContainerTest {
5454

5555
@Autowired
5656
private JdbcChannelMessageStore messageStore;

0 commit comments

Comments
 (0)