From cff3ac7e5f74dc6574dec90c778e2f65cbc4d755 Mon Sep 17 00:00:00 2001 From: Edmund Miller Date: Sun, 24 Jan 2021 10:37:29 -0600 Subject: [PATCH] ci: Make an edit to test pipeline trigger Plus this got clean up in 0c9f29e0a2e7f1ed84b5ca854467316fe9d056ce --- tests/software/fastqc/main.nf | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/software/fastqc/main.nf b/tests/software/fastqc/main.nf index 2a4b8677..27411a17 100644 --- a/tests/software/fastqc/main.nf +++ b/tests/software/fastqc/main.nf @@ -34,5 +34,3 @@ workflow test_paired_end { zip = FASTQC_PE.out.zip } - -// TODO Test e2e