You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/01/10 19:06:15 UTC

[GitHub] [airflow] potiuk commented on a change in pull request #20791: Add example tests for Breeze2

potiuk commented on a change in pull request #20791:
URL: https://github.com/apache/airflow/pull/20791#discussion_r781472915



##########
File path: dev/breeze/src/airflow_breeze/breeze.py
##########
@@ -69,12 +69,14 @@ def find_airflow_sources_root():
     os.chdir(__AIRFLOW_SOURCES_ROOT)
 
 
+find_airflow_sources_root()

Review comment:
       BTW. This something we will have to add later - but I will have to think how to do it best. this is just to get the example tests working.




-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org