Skip to content

Commit

Permalink
[backend] Clean
Browse files Browse the repository at this point in the history
  • Loading branch information
savacano28 committed Jan 2, 2025
1 parent d98e4ef commit 26d4c04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openbas-api/src/test/java/io/openbas/rest/UserApiTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ void given_known_create_user_in_uppercase_input_should_return_conflict() throws
}

@Nested
@DisplayName("Reset Password from I forget my pswd option")
@DisplayName("Reset Password from I forget my pwd option")
class ResetPassword {
@DisplayName("With a known email")
@Test
Expand Down

0 comments on commit 26d4c04

Please sign in to comment.