Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
devsjc committed Sep 14, 2023
1 parent 6981ff7 commit 25500af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dags_tests/compile_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@

def test_compiles():
job_names = [d.name for d in list(defs.get_all_job_defs())]
assert "nwp_consumer_docker_job" in job_names
assert len(job_names) == 18

0 comments on commit 25500af

Please sign in to comment.