liferoad commented on code in PR #35721:
URL: https://github.com/apache/beam/pull/35721#discussion_r2237851240


##########
sdks/python/apache_beam/yaml/main.py:
##########
@@ -100,7 +100,7 @@ def _parse_arguments(argv):
       help='A json dict of variables used when invoking the jinja preprocessor 
'
       'on the provided yaml pipeline.')
   parser.add_argument(
-      '--test',
+      '--tests',

Review Comment:
   can we support both? Changing this to tests might break some users' tests.



-- 
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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to