assert_workflow_started

Macro assert_workflow_started 

Source
macro_rules! assert_workflow_started {
    ($ctx:expr, $workflow_name:expr) => { ... };
}
Expand description

Assert that a workflow was started.