Skip to content

Commit 08d9b7e

Browse files
committed
Try Fix Tests
1 parent 0b7c140 commit 08d9b7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/src/test/java/com/objectcomputing/checkins/services/volunteering/VolunteeringRelationshipControllerTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -268,3 +268,4 @@ void canListAndFilterRelationships() {
268268
assertEquals(List.of(timFoodbankInactive.getId()), timFood.stream().map(VolunteeringRelationship::getId).toList());
269269
}
270270
}
271+

0 commit comments

Comments
 (0)