Renamed unit test so it will be executed in the build
This commit is contained in:
@@ -46,7 +46,7 @@ import org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType;
|
||||
*
|
||||
* @author Tobias Flohre
|
||||
*/
|
||||
public class RegisterMultiListenerTest {
|
||||
public class RegisterMultiListenerTests {
|
||||
|
||||
@Autowired
|
||||
private JobLauncher jobLauncher;
|
||||
Reference in New Issue
Block a user