diff --git a/tx-backend/src/test/resources/testdata/edc_notification_okay_update.json b/tx-backend/src/test/resources/testdata/edc_notification_okay_update.json index ef512623d8..6cc50b1195 100644 --- a/tx-backend/src/test/resources/testdata/edc_notification_okay_update.json +++ b/tx-backend/src/test/resources/testdata/edc_notification_okay_update.json @@ -4,16 +4,12 @@ "senderBPN" : "BPNL00000003AXS3", "senderAddress" : "https://some-url.com", "recipientBPN" : "BPNL00000003AXS3", - "classification" : "QM-Investigation", "severity" : "CRITICAL", "relatedNotificationId" : "REPLACE_ME", "status" : "ACKNOWLEDGED", "targetDate" : "2099-03-11T22:44:06.333826952Z" }, "content" : { - "information" : "Some long description", - "listOfAffectedItems" : [ - "urn:uuid:d387fa8e-603c-42bd-98c3-4d87fef8d2bb" - ] + "information" : "Some long description" } }