Skip to content

test: add AuthController coverage tests#3304

Open
laraujo7 wants to merge 1 commit intoLogflare:mainfrom
laraujo7:la/auth_controller-tests
Open

test: add AuthController coverage tests#3304
laraujo7 wants to merge 1 commit intoLogflare:mainfrom
laraujo7:la/auth_controller-tests

Conversation

@laraujo7
Copy link
Copy Markdown
Contributor

No description provided.

@laraujo7 laraujo7 force-pushed the la/auth_controller-tests branch from 1e0ea69 to 8c48332 Compare March 23, 2026 18:24

invite_token ->
case Auth.verify_email_token(invite_token, @max_age) do
case Auth.verify_email_token(invite_token) do
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not needed because verify_email_token already has this default 💡

@laraujo7 laraujo7 force-pushed the la/auth_controller-tests branch from 8c48332 to 763e573 Compare March 27, 2026 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants