[BAEL-12669] - Check modules that don't use our standard parents
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ import com.stackify.Application;
|
||||
@RunWith(SpringRunner.class)
|
||||
@SpringBootTest(classes = Application.class)
|
||||
@WebAppConfiguration
|
||||
public class EmployeeControllerTest {
|
||||
public class EmployeeControllerUnitTest {
|
||||
|
||||
private static final String CONTENT_TYPE = "application/json;charset=UTF-8";
|
||||
|
||||
Reference in New Issue
Block a user