kaxil commented on code in PR #41390:
URL: https://github.com/apache/airflow/pull/41390#discussion_r1714775942


##########
tests/conftest.py:
##########
@@ -847,6 +847,12 @@ def get_serialized_data(self):
                 return json.loads(data)
             return data
 
+        def _bag_dag_compat(self, dag):

Review Comment:
   Because of our directory structure, tests in providers inherit this conftest.



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