diff --git a/teste_dag.py b/teste_dag.py index 3480ea72a20efaa96c58b30e9a92fab5fc473928..97d4ca97953dde38abc91a7d3ab32f25ee43c5cc 100644 --- a/teste_dag.py +++ b/teste_dag.py @@ -63,5 +63,5 @@ def run_tests(): ) -dag2 = teste() +dag2 = teste("parametro") # dag3 = run_tests()