From c5aa1abd21e7c94b8f204231159cd70939380961 Mon Sep 17 00:00:00 2001 From: Francis Toth Date: Thu, 28 May 2020 03:48:14 -0400 Subject: [PATCH] Update git submodules * Update docs/submodules/sdc.git from branch 'master' to 1de7b75829b3bf0c06ee7a8b3006b0edfb239420 - Extract artifact component belonging logic This commit extracts checkArtifactInComponent and checkArtifactInResourceInstance from ArtifactsBusinessLogic. Tests have been added along with a some utility functions designed to generate randomized test data. The former tests were deleted as they were not doing any assertions. Signed-off-by: Francis Toth Change-Id: I1b27c55d064cf4e9a40cd7b152e7ea6032a09276 Issue-ID: SDC-2961 --- docs/submodules/sdc.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/sdc.git b/docs/submodules/sdc.git index 9f7430db2..1de7b7582 160000 --- a/docs/submodules/sdc.git +++ b/docs/submodules/sdc.git @@ -1 +1 @@ -Subproject commit 9f7430db214092bba954fa07fd3e72e333116cfa +Subproject commit 1de7b75829b3bf0c06ee7a8b3006b0edfb239420 -- 2.16.6