uranusjr commented on code in PR #25648:
URL: https://github.com/apache/airflow/pull/25648#discussion_r946691752
##########
tests/system/providers/amazon/aws/example_emr_serverless.py:
##########
@@ -40,7 +40,6 @@
with DAG(
dag_id=DAG_ID,
- schedule_interval='@once',
Review Comment:
Hmm this one is actually inherited from @dstandish’s previous PR (there are
several more changes like this there). I’m assuming yes it changes the schedule
but it doesn’t really matter since this is only an example anyway.
--
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]