Skip to content

EmailVerificationTest fails when team feature is disabled #755

@bdsumon4u

Description

@bdsumon4u

public function withPersonalTeam()

UserFactory.php file is published when Jetstream's team feature is enabled.
If team feature is disabled, Laravel's default UserFactory doesn't have withPersonalTeam method. In that case, if email verification feature is enabled then EmailVerificationTest fails.

My suggestion is to publish UserFactory.php file on jetstream:install command, even if team feature is disabled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions