mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Fixing test failure
This commit is contained in:
parent
7b8ba259e4
commit
42f36e5a9a
@ -216,7 +216,7 @@ public class NotificationManagementServiceImplTests {
|
|||||||
" as added no. of records.");
|
" as added no. of records.");
|
||||||
}
|
}
|
||||||
|
|
||||||
@Test(dependsOnMethods = "updateStatusofAllNotification", description = "this tries to " +
|
@Test(dependsOnMethods = "updateNotificationStatus", description = "this tries to " +
|
||||||
"update the status of all notifications")
|
"update the status of all notifications")
|
||||||
public void updateStatusOfAllNotifications() throws NotificationManagementException {
|
public void updateStatusOfAllNotifications() throws NotificationManagementException {
|
||||||
Assert.assertTrue(notificationManagementService.updateAllNotifications(Notification
|
Assert.assertTrue(notificationManagementService.updateAllNotifications(Notification
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user