Skip to content

Commit

Permalink
CCMSPUI-530 Fixes to integration tests
Browse files Browse the repository at this point in the history
Signed-off-by: Jamie Briggs <jamie.briggs@digital.justice.gov.uk>
  • Loading branch information
Jamie Briggs committed Feb 5, 2025
1 parent 06135c0 commit e35ce84
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
@Getter
@Builder
@Immutable
@EqualsAndHashCode
@EqualsAndHashCode(exclude = {"notes", "documents", "attachments", "actions"})
@AllArgsConstructor
@RequiredArgsConstructor
public class NotificationInfo {
Expand Down

0 comments on commit e35ce84

Please sign in to comment.