diff --git a/frameworks/ans/test/unittest/notification_test.cpp b/frameworks/ans/test/unittest/notification_test.cpp index 714f5ded756cc410a873363ad662703c59dbe1d1..789f473fc0bae382ee7184f789b1b81545dcf135 100644 --- a/frameworks/ans/test/unittest/notification_test.cpp +++ b/frameworks/ans/test/unittest/notification_test.cpp @@ -265,7 +265,7 @@ HWTEST_F(NotificationTest, Dump_00001, Function | SmallTest | Level1) "ownerUid = 0, groupName = , statusBarText = , label = , shortcutId = , " "sortingKey = , groupAlertType = 0, color = 0, badgeNumber = 0, visiblenessType = 0, " "progressValue = 0, progressMax = 0, badgeStyle = 0, classification = , " - "notificationContentType = 0, showDeliveryTime = false, tapDismissed = false, " + "notificationContentType = 0, showDeliveryTime = false, tapDismissed = true, " "colorEnabled = false, alertOneTime = false, showStopwatch = false, isCountdown = false, " "inProgress = false, groupOverview = false, progressIndeterminate = false, " "unremovable = false, floatingIcon = false, onlyLocal = false, permitted = true, "