Skip to content

Commit

Permalink
had the wrong file name for the default path value for the custom_fie…
Browse files Browse the repository at this point in the history
…lds_file
  • Loading branch information
ankushkgupta2 committed Dec 11, 2023
1 parent 3eca13b commit 33e1dec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/test_params.config
Original file line number Diff line number Diff line change
Expand Up @@ -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'

/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit 33e1dec

Please sign in to comment.