Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WorkflowMessageTest - Re-enable skipped test #23885

Merged
merged 1 commit into from
Jun 28, 2022

Conversation

totten
Copy link
Member

@totten totten commented Jun 28, 2022

Overview

This is a follow-up to #23811 (409b1e0). The prior commit changed the way it found examples - and caused it to skip some examples.

This re-enables the example and adds an assertion to ensure that it actually finds some examples.

Before

  • Test may be skipped -- because data-provider may return empty.

After

  • Test runs -- because data-provider returns real data.
  • If data-provider somehow returns empty, then it would raise a different error.

This is a follow-up to civicrm#23811 (409b1e0). The prior commit
changed the way it found examples - and caused it to skip some examples.

This re-enables the example and adds an assertion to ensure that it actually
finds some examples.
@civibot
Copy link

civibot bot commented Jun 28, 2022

(Standard links)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants