mirror of
https://github.com/bitwarden/server.git
synced 2025-04-05 13:08:17 -05:00
[PM-10611] Fix test
This commit is contained in:
parent
fceb734ae5
commit
78364179bb
@ -507,6 +507,7 @@ public class NotificationHubPushNotificationServiceTests
|
|||||||
UserId = notification.UserId,
|
UserId = notification.UserId,
|
||||||
OrganizationId = notification.OrganizationId,
|
OrganizationId = notification.OrganizationId,
|
||||||
InstallationId = installationId,
|
InstallationId = installationId,
|
||||||
|
TaskId = notification.TaskId,
|
||||||
Title = notification.Title,
|
Title = notification.Title,
|
||||||
Body = notification.Body,
|
Body = notification.Body,
|
||||||
CreationDate = notification.CreationDate,
|
CreationDate = notification.CreationDate,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user