From 4cf41e91f7bd370484fd9c889c79627e0738cdd4 Mon Sep 17 00:00:00 2001 From: Clea Siguret Date: Wed, 2 Oct 2024 15:25:45 +0200 Subject: [PATCH] Fix test --- .../amr_gene_detection/amr_gene_detection-tests.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/workflows/bacterial_genomics/amr_gene_detection/amr_gene_detection-tests.yml b/workflows/bacterial_genomics/amr_gene_detection/amr_gene_detection-tests.yml index 254a6b403..a3ef9036f 100644 --- a/workflows/bacterial_genomics/amr_gene_detection/amr_gene_detection-tests.yml +++ b/workflows/bacterial_genomics/amr_gene_detection/amr_gene_detection-tests.yml @@ -54,9 +54,9 @@ n: 15 tooldistillator_summarize: asserts: - has_text: + - that: "has_text" text: "% Identity to reference sequence" - has_text: + - that: "has_text" text: "Enterococcus faecalis V583" - has_text: - text: "CGE Predicted Phenotype" + - that: "has_text" + text: "Fibrinogen binding protein"