We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbe4a49 commit 626748dCopy full SHA for 626748d
spring-context/src/test/java/org/springframework/scheduling/config/ScheduledTaskRegistrarTest.java renamed to spring-context/src/test/java/org/springframework/scheduling/config/ScheduledTaskRegistrarTests.java
@@ -27,7 +27,7 @@
27
/**
28
* @author Tobias Montagna-Hay
29
*/
30
-public class ScheduledTaskRegistrarTest {
+public class ScheduledTaskRegistrarTests {
31
32
private final ScheduledTaskRegistrar taskRegistrar = new ScheduledTaskRegistrar();
33
0 commit comments