From 8b22815044566565bbcc69c6d1ce8f59d7cc65fe Mon Sep 17 00:00:00 2001 From: Bartek Grzybowski Date: Wed, 26 Feb 2020 15:18:52 +0100 Subject: Fix JSON files linter issues in test/mocks/datafilecollector-testharness This is needed prior to adding job for JSON files linting in CI. Change-Id: I144873a8511f38a4336b73ac19276b213207a9fa Issue-ID: INT-1451 Signed-off-by: Bartek Grzybowski --- .../simulator-group/consul/c14_feed3_LOG.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/mocks/datafilecollector-testharness/simulator-group/consul/c14_feed3_LOG.json') diff --git a/test/mocks/datafilecollector-testharness/simulator-group/consul/c14_feed3_LOG.json b/test/mocks/datafilecollector-testharness/simulator-group/consul/c14_feed3_LOG.json index 07d3f3e78..c76974f8d 100644 --- a/test/mocks/datafilecollector-testharness/simulator-group/consul/c14_feed3_LOG.json +++ b/test/mocks/datafilecollector-testharness/simulator-group/consul/c14_feed3_LOG.json @@ -8,7 +8,7 @@ "dmaap.security.keyStorePath": "/opt/app/datafile/etc/cert/cert.jks", "dmaap.security.keyStorePasswordPath": "/opt/app/datafile/etc/cert/jks.pass", "dmaap.security.enableDmaapCertAuth": "false", - "streams_publishes": { + "streams_publishes": { "LOG_FILES": { "type": "data_router", "dmaap_info": { @@ -29,4 +29,4 @@ "type": "message_router" } } -} \ No newline at end of file +} -- cgit 1.2.3-korg