Skip to content

fix: test identify method #4920

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

Merged
merged 6 commits into from
May 9, 2025
Merged

fix: test identify method #4920

merged 6 commits into from
May 9, 2025

Conversation

vitormattos
Copy link
Member

To the reviewer:

I wrote the integration test and before the fix, the test was breaking. After applying the fix, the test passed.

Fix: #4882

And wasn't really related to French, only was a French user that identified the bug.

@vitormattos vitormattos added this to the Next Major (32) milestone May 7, 2025
@vitormattos vitormattos requested a review from samuelsonbrito May 7, 2025 19:21
@vitormattos vitormattos self-assigned this May 7, 2025
@github-project-automation github-project-automation bot moved this to 0. Needs triage in Roadmap May 7, 2025
@vitormattos
Copy link
Member Author

/backport to stable31

@vitormattos
Copy link
Member Author

/backport to stable30

@vitormattos vitormattos force-pushed the fix/test-identify-method branch 3 times, most recently from e39a8ae to 67ca9c5 Compare May 8, 2025 16:54
Vitor Mattos added 6 commits May 8, 2025 14:11
Signed-off-by: Vitor Mattos <[email protected]>
At the first case, when is from identify methods, all is objects, when
is from sign methods, are strings

Signed-off-by: Vitor Mattos <[email protected]>
@vitormattos vitormattos force-pushed the fix/test-identify-method branch from 67ca9c5 to 9aa633b Compare May 8, 2025 17:11
@samuelsonbrito samuelsonbrito merged commit c63941c into main May 9, 2025
67 of 72 checks passed
@samuelsonbrito samuelsonbrito deleted the fix/test-identify-method branch May 9, 2025 00:30
@github-project-automation github-project-automation bot moved this from 0. Needs triage to 4. to release in Roadmap May 9, 2025
@vitormattos vitormattos removed this from the Next Major (32) milestone May 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

When browser is in French language, requesting a code doesn't work.
2 participants