Add missing test for DefaultPushService
This commit is contained in:
parent
16500a4e16
commit
6b4cd0ca96
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