Skip to content

Commit

Permalink
Update test.example.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
vsmalladi authored Apr 26, 2024
1 parent 6007f33 commit c3faef1
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions tests/test.example.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
- name: test-example
command: miniwdl run -i tests/inputs/example.inputs.json -d test-output/ hello.wdl
stdout:
contains:
- 'hello Test!'
files:
- path: test-output/_LAST/out/hello.response/stdout.txt
contains:
- 'hello Test!'

0 comments on commit c3faef1

Please sign in to comment.