Skip to content

[v4.0] Test app task: Allow passing in user class#5957

Merged
tvdeyen merged 1 commit intov4.0from
backport/v4.0/pr-5956
Dec 3, 2024
Merged

[v4.0] Test app task: Allow passing in user class#5957
tvdeyen merged 1 commit intov4.0from
backport/v4.0/pr-5956

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions Bot commented Dec 2, 2024

Backport

This will backport the following commits from main to v4.0:

Questions ?

Please refer to the Backport tool documentation

@github-actions github-actions Bot requested a review from a team as a code owner December 2, 2024 15:14
@github-actions github-actions Bot force-pushed the backport/v4.0/pr-5956 branch from e7a5e3f to f901eb3 Compare December 2, 2024 15:14
@github-actions github-actions Bot added changelog:solidus_core Changes to the solidus_core gem labels Dec 2, 2024
@github-actions github-actions Bot force-pushed the backport/v4.0/pr-5956 branch 2 times, most recently from 0ecc6a8 to 5999e89 Compare December 2, 2024 15:14
Without this, every extension's test app always has `Spree::LegacyUser`
configured. Mostly, that's fine, but for solidus_auth_devise, it'd be
nicer if the generated spree.rb file would have `Spree.user_class =
"Spree::User"` rather than `Spree::LegacyUser`.

(cherry picked from commit 520efc0)
@tvdeyen tvdeyen force-pushed the backport/v4.0/pr-5956 branch from 5999e89 to 966c64b Compare December 3, 2024 14:56
@tvdeyen tvdeyen merged commit 4cf46de into v4.0 Dec 3, 2024
@tvdeyen tvdeyen deleted the backport/v4.0/pr-5956 branch December 3, 2024 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog:solidus_core Changes to the solidus_core gem

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants