rohdesamuel commented on a change in pull request #11452:
URL: https://github.com/apache/beam/pull/11452#discussion_r417658622



##########
File path: sdks/python/apache_beam/runners/dataflow/dataflow_runner_test.py
##########
@@ -594,6 +594,121 @@ def test_combine_values_translation(self):
     self.assertIn(
         u'CombineValues', set(step[u'kind'] for step in job_dict[u'steps']))
 
+  def test_read_create_translation(self):

Review comment:
       Done, moved to a single expect method.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to