diff --git a/dhis-2/dhis-test-web-api/src/test/java/org/hisp/dhis/webapi/controller/JobConfigurationRunErrorsControllerTest.java b/dhis-2/dhis-test-web-api/src/test/java/org/hisp/dhis/webapi/controller/JobConfigurationRunErrorsControllerTest.java index f05808e3eee2..0a4971250222 100644 --- a/dhis-2/dhis-test-web-api/src/test/java/org/hisp/dhis/webapi/controller/JobConfigurationRunErrorsControllerTest.java +++ b/dhis-2/dhis-test-web-api/src/test/java/org/hisp/dhis/webapi/controller/JobConfigurationRunErrorsControllerTest.java @@ -49,7 +49,7 @@ * * @author Jan Bernitt */ -public class JobConfigurationRunErrorsControllerTest extends DhisControllerIntegrationTest { +class JobConfigurationRunErrorsControllerTest extends DhisControllerIntegrationTest { private String jobId;