From d0dff98c7677dedc2a2004294dac2123aacccd16 Mon Sep 17 00:00:00 2001 From: Marcin Migdal Date: Fri, 12 Oct 2018 15:51:39 +0200 Subject: PNF Simulator - fix fileFormatType Issue-ID: INT-689 Change-Id: I2c681981f638502495e92e12c2953368a64d3c82 Signed-off-by: Marcin Migdal --- test/mocks/pnfsimulator/config/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/mocks/pnfsimulator/config') diff --git a/test/mocks/pnfsimulator/config/config.json b/test/mocks/pnfsimulator/config/config.json index 6311d5ef5..3cda0c6fc 100644 --- a/test/mocks/pnfsimulator/config/config.json +++ b/test/mocks/pnfsimulator/config/config.json @@ -29,7 +29,7 @@ {"name": "A20161221.1031-1041.bin.gz", "hashMap": { "location": "ftpes://192.169.0.1:22/ftp/rop/A20161224.1030-1045.bin.gz", "compression": "gzip", - "fileformatType": "org.3GPP.32.435#measCollec", + "fileFormatType": "org.3GPP.32.435#measCollec", "fileFormatVersion": "V10" } }, -- cgit 1.2.3-korg