shahar1 commented on code in PR #40703:
URL: https://github.com/apache/airflow/pull/40703#discussion_r1709972191


##########
tests/dag_processing/test_processor.py:
##########
@@ -1035,7 +1035,7 @@ def test_counter_for_last_num_of_db_queries(self):
 
         with create_session() as session:
             with assert_queries_count(
-                expected_count=94,
+                expected_count=154,

Review Comment:
   It makes sense to me



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