Skip to content

Commit

Permalink
tests: add parameter to output_filter
Browse files Browse the repository at this point in the history
  • Loading branch information
bernt-matthias committed Nov 1, 2018
1 parent 20cecd2 commit 4e098c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/api/test_workflows.py
Original file line number Diff line number Diff line change
Expand Up @@ -2200,6 +2200,7 @@ def test_optional_workflow_output(self):
state:
produce_out_1: False
filter_text_1: '1'
produce_collection: True
test_data: {}
""", history_id=history_id, wait=False)
self.wait_for_invocation_and_jobs(history_id, run_object.workflow_id, run_object.invocation_id)
Expand Down

0 comments on commit 4e098c5

Please sign in to comment.