When testing `cron` ``` sequence cron '*/5 * * * *' bob _ ``` Receiving an error in `app/models/floristry/workflow.rb:202:in `find_cnodes` Execution is started with no errors in Flack. Needs further investigation.
When testing
cronReceiving an error in
app/models/floristry/workflow.rb:202:infind_cnodes`Execution is started with no errors in Flack.
Needs further investigation.