Skip to content

Commit

Permalink
FST-250 fixed failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
artnowo-alle committed Jan 18, 2022
1 parent 59ce1d4 commit d8f42ec
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
import bigflow

the_workflow = bigflow.Workflow(
workflow_id='the_workflow',
definition=[]
)

0 comments on commit d8f42ec

Please sign in to comment.