From 60a09a774f488a0003472207b50ce08e0fdf87c7 Mon Sep 17 00:00:00 2001 From: Francis Toth Date: Tue, 28 Apr 2020 04:21:37 -0400 Subject: Update git submodules * Update docs/submodules/sdc.git from branch 'master' to 83df155640dd015d68f01f784dfab24d4c252af1 - Remove csvReportFilePath from ValidationConfigManager This commit aims to extract the csvReportFilePath field from ValidationConfigManager in order to improve testability. This commit contains multiple minor modifications resulting from bubbling up the csvReportFilePath static field to where it is actually set. Put differently, most of the modifications result from changing the signature of the functions which formerly relied on ValidationConfigManager.getCSVReportFilePath. Change-Id: I82c3b0fca8a0f407319e40ecfff45e89ec1d4323 Signed-off-by: Francis Toth Issue-ID: SDC-2499 --- docs/submodules/sdc.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/sdc.git') diff --git a/docs/submodules/sdc.git b/docs/submodules/sdc.git index 79ec04301..83df15564 160000 --- a/docs/submodules/sdc.git +++ b/docs/submodules/sdc.git @@ -1 +1 @@ -Subproject commit 79ec04301a726e8c48f1275877cb852d2d74adc0 +Subproject commit 83df155640dd015d68f01f784dfab24d4c252af1 -- cgit 1.2.3-korg