rename to remove quickstart

This commit is contained in:
Alex Fox
2025-05-20 00:18:10 +00:00
parent 490799f35c
commit ad8185ec5b
12 changed files with 16 additions and 16 deletions

5
etl_tests/test_defs.py Normal file
View File

@@ -0,0 +1,5 @@
from etl.definitions import defs
def test_def_can_load():
assert defs.get_job_def("all_assets_job")