diff --git a/workflows/bacterial_genomics/bacterial_genome_annotation/bacterial_genome_annotation-tests.yml b/workflows/bacterial_genomics/bacterial_genome_annotation/bacterial_genome_annotation-tests.yml index 15aeb2599..4fea58063 100644 --- a/workflows/bacterial_genomics/bacterial_genome_annotation/bacterial_genome_annotation-tests.yml +++ b/workflows/bacterial_genomics/bacterial_genome_annotation/bacterial_genome_annotation-tests.yml @@ -53,9 +53,9 @@ n: 8 tooldistillator_summarize: asserts: - has_text: + - that: "has_text" text: "CDS12738(DOp1)" - has_text: + - that: "has_text" text: "CALIN" - has_text: - text: "PFAM" + - that: "has_text" + text: "PFAM" \ No newline at end of file