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

[REF] Fix Authx tests on Druapl 8/9 by ensuring that we only return a… #20498

Merged
merged 1 commit into from
Jun 4, 2021

Conversation

seamuslee001
Copy link
Contributor

…n id for the user id if it is greater than 0

Overview

This fixes the following test failures https://test.civicrm.org/job/CiviCRM-E2E-Matrix/BKPROF=max,BLDTYPE=drupal9-clean,CIVIVER=master,label=bknix-tmp/lastCompletedBuild/testReport/Civi.Authx/AllFlowsTest/testAnonymous/ on authx by mimicking what we do in the Drupal 7 instance https://github.com/civicrm/civicrm-core/blob/master/ext/authx/Civi/Authx/Drupal.php#L55v

Before

Tests fail

After

Tests pass on D8/D9

ping @totten @demeritcowboy

…n id for the user id if it is greater than 0
@civibot
Copy link

civibot bot commented Jun 4, 2021

(Standard links)

@civibot civibot bot added the master label Jun 4, 2021
@demeritcowboy
Copy link
Contributor

This makes sense for consistency.

@demeritcowboy demeritcowboy merged commit 94ef389 into civicrm:master Jun 4, 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