Skip to content

Commit 61b74a2

Browse files
committed
Remove markdownlint processing for manual_tests.md
1 parent f12c425 commit 61b74a2

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/development/manual_tests.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<!-- markdownlint-disable -->
12
# Manual Tests
23

34
Here is a list of manual tests we can run with the expect output commands
@@ -1146,4 +1147,5 @@ nextflow run main.nf -profile docker,test --outdir ./results/mtdna_haplogroup_te
11461147
## Expect: Directory created 'mtdna_haplogroup/<reference>/<sample_id>' containing a .txt file for each sample with haplogroup assignments
11471148
## Expect: The haplogroup assignment may differ based on the classification settings
11481149
nextflow run main.nf -profile docker,test --outdir ./results/mtdna_haplogroup_test --run_classify_mtdna_haplogroup --run_genotyping --genotyping_tool ug --genotyping_source raw --haplogrep3_tree_id phylotree-fu-rcrs@1.2 -resume
1149-
```
1150+
```
1151+
<!-- markdownlint-enable -->

0 commit comments

Comments
 (0)