Skip to content
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

Fix test in ExceptionTranslatorIT #133

Merged

Conversation

pascalgrimaud
Copy link
Member

As my locale is french, it failed with this message:

java.lang.AssertionError: JSON path "$.fieldErrors.[0].message" expected:<must not be null> but was:<ne doit pas être nul>
Expected :must not be null
Actual   :ne doit pas être nul

I was able to reproduce by generating a JHipster project with Webflux + noi18n

@pascalgrimaud
Copy link
Member Author

cc @gzsombor @murdos @juliensadaoui as you're our Webflux Champions !

@pascalgrimaud pascalgrimaud merged commit ec55bb2 into jhipster:main Dec 19, 2020
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