Skip to content

Commit

Permalink
OAM-48: Removed unnecessary lines
Browse files Browse the repository at this point in the history
  • Loading branch information
sradziszewski authored and pwargulak committed Jun 13, 2024
1 parent b8113d9 commit d52e348
Showing 1 changed file with 1 addition and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -397,13 +397,7 @@ public void shouldReturnListOfDestinationDtosWhenFindValidDestinationAssignment(
assertThat(facility.getName(), is(FACILITY_NODE_NAME));
assertThat(facility.getIsFreeTextAllowed(), is(false));
}
/*
*
*
*
*
*
* */

@Test
public void
shouldReturnListOfAllDestinationDtosWhenFindValidDestinationAssignmentWithParams()
Expand Down

0 comments on commit d52e348

Please sign in to comment.