Skip to content

Commit

Permalink
GMS-177 Missing annotation added
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-szrnka committed Dec 10, 2024
1 parent 664dd3b commit 4be559b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,7 @@ void rotateSecret_whenInputIsValid_thenReturnOk() {
}

@Test
@TestedMethod("validateValueLength")
void validateValueLength_whenInputProvided_thenReturnOk() {
// act
SecretValueDto secretValueDto = SecretValueDto.builder()
Expand Down

0 comments on commit 4be559b

Please sign in to comment.