Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

Commit

Permalink
aruha-1636: removed test
Browse files Browse the repository at this point in the history
  • Loading branch information
adyach committed May 4, 2018
1 parent 9a89c55 commit 1282961
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,6 @@ public class EventTypeOptionsValidatorTest {
TOPIC_RETENTION_MAX
);


@Test
public void testValidation() {
final EventTypeOptions eventTypeOptions = new EventTypeOptions();
validator.checkRetentionTime(eventTypeOptions);
}

@Test
public void testValidationMin() {
try {
Expand Down

0 comments on commit 1282961

Please sign in to comment.