Skip to content

Commit

Permalink
Docstring.
Browse files Browse the repository at this point in the history
  • Loading branch information
letitz committed Jan 29, 2024
1 parent afbdf53 commit 11caf2d
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,8 @@ def setUp(self):
])

def test_success(self):
"""Tests that if utask_postprocess suceeds, uworker_postprocess does too.
"""
download_url = 'https://uworker_output_download_url'
uworker_output = uworker_msg_pb2.Output(
uworker_input=uworker_msg_pb2.Input(job_type='foo-job',),)
Expand Down

0 comments on commit 11caf2d

Please sign in to comment.