ashb commented on code in PR #44839:
URL: https://github.com/apache/airflow/pull/44839#discussion_r1879920358


##########
tests/dag_processing/test_processor.py:
##########
@@ -656,49 +654,3 @@ def test_counter_for_last_num_of_db_queries(self):
                 session=session,
             ):
                 self._process_file(dag_filepath, TEST_DAG_FOLDER, session)
-
-
-class TestProcessorAgent:

Review Comment:
   a) This was in the wrong file.
   b) These tests were just of the sync mode controls, so not needed



-- 
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-unsubscr...@airflow.apache.org

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

Reply via email to