Skip to content

Commit

Permalink
Merge branch 'main' of git@github.com:lukfor/nf-testflight.git into main
Browse files Browse the repository at this point in the history
  • Loading branch information
lukfor committed Mar 18, 2022
2 parents 26007fc + c1b89ab commit 86640d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ nextflow_pipeline {
}
}
```
## Test your modules
In the nf-test script below we add some basic checks to a module of a [recently published pipeline](https://github.com/GoekeLab/bioinformatics-workflows/tree/master/nextflow).
## Test your process
In the nf-test script below we add some basic checks to a process of a [recently published pipeline](https://github.com/GoekeLab/bioinformatics-workflows/tree/master/nextflow).

```Groovy
nextflow_process {
Expand Down

0 comments on commit 86640d0

Please sign in to comment.