This is an automated email from the ASF dual-hosted git repository.

amoghrajesh pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new e35f720baf1 Rename resumablejobmixin test file to match its src file 
(#68427)
e35f720baf1 is described below

commit e35f720baf15b7cfa3d8ee23b868221e2a27b2f3
Author: Amogh Desai <[email protected]>
AuthorDate: Fri Jun 12 12:23:50 2026 +0530

    Rename resumablejobmixin test file to match its src file (#68427)
---
 .../task_sdk/bases/{test_resumablemixin.py => test_resumablejobmixin.py}  | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/task-sdk/tests/task_sdk/bases/test_resumablemixin.py 
b/task-sdk/tests/task_sdk/bases/test_resumablejobmixin.py
similarity index 100%
rename from task-sdk/tests/task_sdk/bases/test_resumablemixin.py
rename to task-sdk/tests/task_sdk/bases/test_resumablejobmixin.py

Reply via email to