Skip to content

Commit

Permalink
revert testfile
Browse files Browse the repository at this point in the history
  • Loading branch information
fellen31 committed Oct 24, 2024
1 parent f70ac3c commit daa1f45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test-data/workflow/multi/trial.nf.test
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ nextflow_workflow {
name "Test workflow"
script "test-data/workflow/multi/trial.nf"
workflow "hello"
tag "x"

test("Test say hello") {

then {
Expand All @@ -21,4 +21,4 @@ nextflow_workflow {
assert "Bye lukas" in workflow.stdout
}
}
}
}

0 comments on commit daa1f45

Please sign in to comment.