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

Fix tests calling getParticipantOrderParams to use the trait #26455

Merged
merged 1 commit into from
Jun 6, 2023

Conversation

eileenmcnaughton
Copy link
Contributor

Overview

Fix events calling getParticipantOrderParams to use the trait

Before

After

createEventPaid used

Technical Details

Comments

@civibot
Copy link

civibot bot commented Jun 6, 2023

(Standard links)

@civibot civibot bot added the master label Jun 6, 2023
@eileenmcnaughton eileenmcnaughton changed the title Fix events calling getParticipantOrderParams to use the trait Fix tests calling getParticipantOrderParams to use the trait Jun 6, 2023
@eileenmcnaughton eileenmcnaughton force-pushed the event_test_2 branch 10 times, most recently from 71907a2 to cb4d2a2 Compare June 6, 2023 07:24
*
* @var bool
*/
protected $isValidateFinancialsOnPostAssert = TRUE;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same as parent now

@colemanw colemanw merged commit 85e8c59 into civicrm:master Jun 6, 2023
@colemanw
Copy link
Member

colemanw commented Jun 6, 2023

Nice!

@eileenmcnaughton eileenmcnaughton deleted the event_test_2 branch June 6, 2023 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants