You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/08/16 10:14:55 UTC

[GitHub] [airflow] ashb commented on a diff in pull request #25648: More DAG(schedule=...) improvements

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


##########
tests/system/providers/amazon/aws/example_emr_serverless.py:
##########
@@ -40,7 +40,6 @@
 
 with DAG(
     dag_id=DAG_ID,
-    schedule_interval='@once',

Review Comment:
   By removing this doesn't it change the default to `@daily`?



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

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