You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/side_quests/nf-test.md
+1-11Lines changed: 1 addition & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -288,11 +288,6 @@ Test Workflow main.nf
288
288
-- Check '/workspaces/training/side-quests/nf-test/.nf-test/tests/693ba951a20fec36a5a9292ed1cc8a9f/meta/nextflow.log' file for details
289
289
Nextflow stderr:
290
290
291
-
Nextflow 24.10.4 is available - Please consider updating your version to it
292
-
293
-
294
-
295
-
296
291
FAILURE: Executed 1 tests in 4.679s (1 failed)
297
292
```
298
293
@@ -595,7 +590,7 @@ Wrote process test file '/workspaces/training/side-quests/nf-test/tests/main.con
595
590
SUCCESS: Generated 2 test files.
596
591
```
597
592
598
-
Let's focus for now and focus on the `sayhello` process in the `main.sayhello.nf.test` file.
593
+
Let's focus for now on the `sayhello` process in the `main.sayhello.nf.test` file.
599
594
600
595
Let's open the file and take a look at the contents.
601
596
@@ -665,11 +660,6 @@ Test Process sayHello
665
660
-- Check script '/workspaces/training/side-quests/nf-test/.nf-test-1eaad118145a1fd798cb07e7dd75d087.nf' at line: 38 or see '/workspaces/training/side-quests/nf-test/.nf-test/tests/1eaad118145a1fd798cb07e7dd75d087/meta/nextflow.log' file for more details
666
661
Nextflow stderr:
667
662
668
-
Nextflow 24.10.4 is available - Please consider updating your version to it
0 commit comments