Skip to content

Commit

Permalink
update workflow only at exit
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentclaes committed Aug 13, 2021
1 parent 971505e commit 82dd444
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions datajob_tests/stepfunctions/test_stepfunctions_workflow.py
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@ def test_update_stepfunctions_continuously(self):
Update:
this continous update causes duplicate states. removing it for now.
https://github.com/vincentclaes/datajob/pull/126
"""

task1 = stepfunctions_workflow.task(SomeMockedClass("task1"))
Expand Down

0 comments on commit 82dd444

Please sign in to comment.