Skip to content

Commit

Permalink
Migrate Zendesk example DAGs to new design AIP-47 (#24053)
Browse files Browse the repository at this point in the history
closes: #22471
  • Loading branch information
chenglongyan authored Jun 12, 2022
1 parent 3c868b6 commit 2e8bd9d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ def fetch_organizations() -> List[Dict]:
) as dag:
fetch_organizations()


from tests.system.utils import get_test_run # noqa: E402

# Needed to run the example DAG with pytest (see: tests/system/README.md#run_via_pytest)
Expand Down

0 comments on commit 2e8bd9d

Please sign in to comment.