Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
corneliusroemer committed Nov 10, 2024
1 parent 9b9b864 commit c60a97e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ Expect error message.
> --method iqtree \
> --alignment "$TESTDIR/../data/aligned.fasta" \
> --tree-builder-args="--threads-max 1 --msa $TESTDIR/../data/aligned.fasta" \
> --output tree_raw.nwk"
> --output "tree_raw.nwk"
ERROR: The following tree builder arguments conflict with hardcoded defaults. Remove these arguments and try again: --threads-max, --msa
[1]

0 comments on commit c60a97e

Please sign in to comment.