Skip to content

Commit

Permalink
Update test count to incorporate malta job
Browse files Browse the repository at this point in the history
  • Loading branch information
devsjc committed Oct 6, 2023
1 parent 34ec0ab commit 2c2f717
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dags_tests/compile_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

def test_compiles():
job_names = [d.name for d in list(defs.get_all_job_defs())]
assert len(job_names) == 19
assert len(job_names) == 20

0 comments on commit 2c2f717

Please sign in to comment.