ferruzzi commented on code in PR #42841:
URL: https://github.com/apache/airflow/pull/42841#discussion_r1793938588


##########
tests/www/views/test_views_cluster_activity.py:
##########
@@ -99,7 +99,7 @@ def make_dag_runs(dag_maker, session, time_machine):
     session.flush()
 
 
-@pytest.mark.usefixtures("freeze_time_for_dagruns", "make_dag_runs")

Review Comment:
   Not expecting you to change this, but I wonder why they used `usefixtures` 
here and if we can move those fixtures into the test method signatures like we 
do (almost?) everywhere else.



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