File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/nf4_science/genomics Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -109,8 +109,8 @@ nf-test generate process modules/samtools/index/main.nf
109
109
This creates a file in the same directory as ` main.nf ` , summarized in the terminal output as follows:
110
110
111
111
``` console title="Output"
112
- Load source file '/workspaces/training/hello-nextflow/hello-nf-test /modules/samtools/index/main.nf'
113
- Wrote process test file '/workspaces/training/hello-nextflow/tests/hello-nf-test /modules/samtools/index/main.nf.test
112
+ Load source file '/workspaces/training/nf4-science/genomics /modules/samtools/index/main.nf'
113
+ Wrote process test file '/workspaces/training/nf4-science/genomics/tests /modules/samtools/index/main.nf.test
114
114
115
115
SUCCESS: Generated 1 test files.
116
116
```
You can’t perform that action at this time.
0 commit comments