diff --git a/dhis-2/dhis-test-web-api/src/test/java/org/hisp/dhis/webapi/controller/dataintegrity/DataIntegrityEmptyCustomDataEntryFormsControllerTest.java b/dhis-2/dhis-test-web-api/src/test/java/org/hisp/dhis/webapi/controller/dataintegrity/DataIntegrityEmptyCustomDataEntryFormsControllerTest.java index 1006e7529f1a..0c9745a152e9 100644 --- a/dhis-2/dhis-test-web-api/src/test/java/org/hisp/dhis/webapi/controller/dataintegrity/DataIntegrityEmptyCustomDataEntryFormsControllerTest.java +++ b/dhis-2/dhis-test-web-api/src/test/java/org/hisp/dhis/webapi/controller/dataintegrity/DataIntegrityEmptyCustomDataEntryFormsControllerTest.java @@ -238,7 +238,7 @@ void testEmptyEventFormHasIntegrityIssues() { "id": "%s", "name": "Test", "shortName": "Test", - "programType": "WITHOUT_REGISTRATION", + "programType": "WITH_REGISTRATION", "categoryCombo": {"id": "%s"}, "programStages": [{"id": "%s"}] }