Skip to content

Test error during maven install when using pt.br as default language #37

@regispires

Description

@regispires

When I try to do a "maven install" the following test error occurs:

Failed tests:
ValidatorTests.emptyFirstName:45 expected:<[não pode estar vazio]> but was:<[may not be empty]>

The test is giving an error because my default language is pt.br, but I think the test should be language agnostic.

When I comment line 45 from ValidatorTests class or replace the validation message, the build is successful.

So I ask you to fix the test.

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