Add unit test on DefaultServiceUnregisteredHandler
This commit is contained in:
parent
97a288812e
commit
99485fb541
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