Add missing test for DefaultPushService
This commit is contained in:
parent
719e4b43be
commit
d97d561b13
2 changed files with 52 additions and 0 deletions
|
|
@ -54,5 +54,6 @@ class FakeUserPushStore(
|
|||
}
|
||||
|
||||
override suspend fun reset() {
|
||||
pushProviderName = null
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue