From 33e1dec5423a3af890554f92e335e8ce4be0299f Mon Sep 17 00:00:00 2001 From: ankushkgupta2 Date: Mon, 11 Dec 2023 00:38:16 -0500 Subject: [PATCH] had the wrong file name for the default path value for the custom_fields_file --- conf/test_params.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/test_params.config b/conf/test_params.config index a68d695c..d13ef50b 100644 --- a/conf/test_params.config +++ b/conf/test_params.config @@ -74,7 +74,7 @@ params { val_date_format_flag = 's' val_keep_pi = false validate_custom_fields = false - custom_fields_file = '$projectDir/assets/custom_meta_fields/MPXV_metadata_Sample_Run_1.xlsx' + custom_fields_file = '$projectDir/assets/custom_meta_fields/custom_fields_MPXV_metadata_Sample_Run_1.xlsx' /* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~