Skip to content

(fix) Auth0 Management token flaky test #4179

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

Conversation

abmussani
Copy link
Contributor

Description:

The pattern test in Auth0 generates random string of length 2001 characters. The test fails when generated string has either . or - at the end. Changes in this PR make sure that last character is not . or -.

Checklist:

  • Tests passing (make test-community)?
  • Lint passing (make lint this requires golangci-lint)?

@abmussani abmussani self-assigned this May 27, 2025
@abmussani abmussani requested a review from a team as a code owner May 27, 2025 11:12
Copy link
Contributor

@nabeelalam nabeelalam left a comment

Choose a reason for hiding this comment

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

Thanks @abmussani ! Looks good

@abmussani abmussani merged commit 7f11591 into trufflesecurity:main May 29, 2025
13 checks passed
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.

3 participants