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 form params for testEventPaymentForms #20330

Merged
merged 1 commit into from
May 20, 2021

Conversation

mattwire
Copy link
Contributor

Overview

This test should be setting payment_processor_id and not processor_id for the ID of the payment processor when building the form.

Before

Wrong parameter being set.

After

Right parameter being set.

Technical Details

With the existing eventcart it doesn't actually matter because the parameter is not used but it does matter for #17886

Comments

@civibot
Copy link

civibot bot commented May 17, 2021

(Standard links)

@civibot civibot bot added the master label May 17, 2021
@seamuslee001
Copy link
Contributor

Test only fix merging

@seamuslee001 seamuslee001 merged commit 6318f70 into civicrm:master May 20, 2021
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