From e277f1964bbd7a4ed4d55e7f806d8c1e2bdf541e Mon Sep 17 00:00:00 2001 From: David Waltermire Date: Wed, 26 Jan 2022 11:03:45 -0500 Subject: [PATCH] Updated the profile resolution test helper to allow for directly calling it and to normalize a few additional fields that are mutable between the expected and actual examples. --- .../oscal-profile-test-helper.xsl | 22 +++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) diff --git a/src/utils/util/resolver-pipeline/oscal-profile-test-helper.xsl b/src/utils/util/resolver-pipeline/oscal-profile-test-helper.xsl index 27fa5d48b2..a423068823 100644 --- a/src/utils/util/resolver-pipeline/oscal-profile-test-helper.xsl +++ b/src/utils/util/resolver-pipeline/oscal-profile-test-helper.xsl @@ -15,8 +15,8 @@ --> - - + + @@ -32,7 +32,13 @@ --> - + + + + + + + @@ -54,7 +60,15 @@ - + + + ... + + + + ... + + ...