Skip to content

Commit c5122ec

Browse files
kaxilAlice Berard
authored and
Alice Berard
committed
[AIRFLOW-3008] Move Kubernetes example DAGs to contrib
1 parent 5bb7891 commit c5122ec

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

tests/core.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272

7373
import six
7474

75-
NUM_EXAMPLE_DAGS = 21
75+
NUM_EXAMPLE_DAGS = 18
7676
DEV_NULL = '/dev/null'
7777
TEST_DAG_FOLDER = os.path.join(
7878
os.path.dirname(os.path.realpath(__file__)), 'dags')

0 commit comments

Comments
 (0)