Skip to content

Commit a070bf2

Browse files
authored
Update nf4_science/genomics/04_testing.md
1 parent 93eefd9 commit a070bf2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/nf4_science/genomics/04_testing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,8 @@ nf-test generate process modules/samtools/index/main.nf
109109
This creates a file in the same directory as `main.nf`, summarized in the terminal output as follows:
110110

111111
```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
114114

115115
SUCCESS: Generated 1 test files.
116116
```

0 commit comments

Comments
 (0)