Skip to content

Commit

Permalink
Updated expected output in tests when input directory provided to the…
Browse files Browse the repository at this point in the history
… AlleleCallEvaluator module does not exist.
  • Loading branch information
rfm-targa committed Jan 15, 2024
1 parent 720ec6c commit 2aa0521
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHEWBBACA/tests/test_allelecall_evaluator_sanity.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"-o",
"results_report",
],
"Path to input schema does not exist. Please provide a valid path.",
"Path to input files does not exist. Please provide a valid path.",
),
# (
# [
Expand Down

0 comments on commit 2aa0521

Please sign in to comment.