dstandish commented on code in PR #46029:
URL: https://github.com/apache/airflow/pull/46029#discussion_r1931627713


##########
tests_common/pytest_plugin.py:
##########
@@ -834,6 +834,7 @@ def __exit__(self, type, value, traceback):
                 return
 
             dag.clear(session=self.session)
+            dag.relative_fileloc = dag.fileloc

Review Comment:
   as you wish



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