Skip to content

Commit

Permalink
replace has_line by has_text
Browse files Browse the repository at this point in the history
  • Loading branch information
Delphine-L committed Sep 29, 2023
1 parent 2243543 commit a7d853e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
delta: 50000
'Busco Summary ':
asserts:
has_line:
line: "C:1.0%[S:1.0%,D:0.0%],F:0.4%,M:98.6%,n:3354"
has_text:
text: "C:1.0%[S:1.0%,D:0.0%],F:0.4%,M:98.6%,n:3354"
Yahs scaffolds reconciliated:
asserts:
has_n_lines:
Expand Down

0 comments on commit a7d853e

Please sign in to comment.