CaseActivity Examples - Only report example-data if the workflow is actually valid
authorTim Otten <totten@civicrm.org>
Wed, 15 Sep 2021 00:13:11 +0000 (17:13 -0700)
committerTim Otten <totten@civicrm.org>
Wed, 15 Sep 2021 00:18:17 +0000 (17:18 -0700)
commitdf99c6b71e66946eed08fcac5439afff3726dd76
tree4cfc61ddf5ace679745159bf59ccaff667b6ff04
parent78b3c6d0421c66b317ce11393ed6e934d60aa2c5
CaseActivity Examples - Only report example-data if the workflow is actually valid

The `case_activity` workflow definition is weirdly/temporarily in
`tests/phpunit`.  This makes it loadable for headless testing, but it's not
truly loadable in a web-env.  Consequently, the examples should not be
presented as valid example data when using web-env.
tests/phpunit/CRM/Case/WorkflowMessage/CaseActivity/CaseAdhocExample.ex.php
tests/phpunit/CRM/Case/WorkflowMessage/CaseActivity/CaseModelExample.ex.php