From 9833876720ff14517ee78bda557e6021df723800 Mon Sep 17 00:00:00 2001 From: "a.sreekumar" Date: Thu, 17 Sep 2020 12:02:19 +0100 Subject: Cleanup related to removal of legacy format support in APEX This review basically just removes all "policyModelFileName" occurences which are not used anymore. Change-Id: Ibac8ec776dd989a5d677ff27a99eb7a36110773f Issue-ID: POLICY-2835 Signed-off-by: a.sreekumar --- .../src/test/resources/prodcons/Context_AvroEventAlbum_file2file.json | 1 - 1 file changed, 1 deletion(-) (limited to 'testsuites/integration/integration-uservice-test/src/test/resources/prodcons/Context_AvroEventAlbum_file2file.json') diff --git a/testsuites/integration/integration-uservice-test/src/test/resources/prodcons/Context_AvroEventAlbum_file2file.json b/testsuites/integration/integration-uservice-test/src/test/resources/prodcons/Context_AvroEventAlbum_file2file.json index 19ea5fab7..de78870e9 100644 --- a/testsuites/integration/integration-uservice-test/src/test/resources/prodcons/Context_AvroEventAlbum_file2file.json +++ b/testsuites/integration/integration-uservice-test/src/test/resources/prodcons/Context_AvroEventAlbum_file2file.json @@ -5,7 +5,6 @@ "id": 101, "instanceCount": 1, "deploymentPort": 12550, - "policyModelFileName": "/dev/null", "engineParameters": { "executorParameters": { "JAVASCRIPT": { -- cgit 1.2.3-korg