alexeyinkin commented on code in PR #23253: URL: https://github.com/apache/beam/pull/23253#discussion_r973083826
########## .gitignore: ########## @@ -125,6 +125,7 @@ website/www/yarn-error.log **/.flutter-plugins **/.flutter-plugins-dependencies **/generated_plugin_registrant.dart +**/*.mocks.dart Review Comment: We now generate the mocks after checkout. See the Dockerfile update. -- 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]
