Add unit test on DefaultServiceUnregisteredHandler
This commit is contained in:
parent
71e8df2628
commit
0dcd63c7f9
2 changed files with 119 additions and 1 deletions
|
|
@ -42,6 +42,6 @@ class DefaultServiceUnregisteredHandler(
|
|||
showSessionId = hasMultipleAccounts,
|
||||
)
|
||||
)
|
||||
notificationDisplayer.displayDiagnosticNotification(notification)
|
||||
notificationDisplayer.displayUnregistrationNotification(notification)
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue