test-fix
This commit is contained in:
parent
f9f9a03186
commit
374fde2263
@ -37,7 +37,7 @@ public class NotificationPreferencesTest extends AbstractPersistenceServerServic
|
||||
emailNotifications.add(DOSSIER_YOU_OWN_NOTIFICATION_1);
|
||||
emailNotifications.add(DOSSIER_YOU_OWN_NOTIFICATION_2);
|
||||
emailNotifications.add(DOSSIER_YOU_OWN_NOTIFICATION_4);
|
||||
notificationPreferences = new NotificationPreferences(USER_ID, true, true, EmailNotificationType.DAILY, emailNotifications, inAppNotifications);
|
||||
notificationPreferences = new NotificationPreferences(true, true, EmailNotificationType.DAILY, emailNotifications, inAppNotifications);
|
||||
}
|
||||
|
||||
@Test
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user