olchas edited a comment on pull request #10522: URL: https://github.com/apache/airflow/pull/10522#issuecomment-679300998
Hi @potiuk, I think the reason for broken master is the combination of @derrickqin's https://github.com/apache/airflow/pull/10475 and my change https://github.com/apache/airflow/pull/10052. @derrickqin's PR added two tests of `BigtableCreateInstanceOperator` that I have not covered in my PR after rebasing. I apologize for that. Here is the fix: https://github.com/apache/airflow/pull/10521. ---------------------------------------------------------------- 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]
