Skip to content

Commit

Permalink
Do no check.
Browse files Browse the repository at this point in the history
  • Loading branch information
vsmalladi committed Apr 25, 2024
1 parent 354c852 commit b88adb0
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions tests/test.hello.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@
- name: hello
command: miniwdl run -i tests/inputs/hello.inputs.json -d test-output/ --task hello hello.wdl
stdout: # Options for testing stdout (optional)
contains: # List of strings which should be in stdout (optional)
- "hello Test!"
command: miniwdl run -i tests/inputs/hello.inputs.json -d test-output/ --task hello hello.wdl

0 comments on commit b88adb0

Please sign in to comment.