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

[php8-compact] Fix failing CRM_Core_InvokeTest on php8 #20595

Merged
merged 1 commit into from
Jun 14, 2021

Conversation

seamuslee001
Copy link
Contributor

Overview

This fixes the failing test CRM_Core_InvokeTest

  • CRM_Core_InvokeTest::testInvokeDashboardForNonAdmin
    Undefined array key "suppressForm"

/home/jenkins/bknix-edge/build/build-0/web/sites/default/files/civicrm/templates_c/en_US/%%0C/0CB/0CBEC124%%default.tpl.php:5

Before

Test fails on php8

After

Test passes on php8

ping @demeritcowboy @colemanw @totten

@civibot
Copy link

civibot bot commented Jun 14, 2021

(Standard links)

@civibot civibot bot added the master label Jun 14, 2021
@eileenmcnaughton eileenmcnaughton merged commit c74272f into civicrm:master Jun 14, 2021
@eileenmcnaughton eileenmcnaughton deleted the fix_invoke_test branch June 14, 2021 07:25
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