Add test on isRelevant
This commit is contained in:
parent
4e7f5c46b8
commit
cf3b2bba91
3 changed files with 26 additions and 1 deletions
|
|
@ -85,7 +85,7 @@ class UnifiedPushTestTest {
|
|||
}
|
||||
|
||||
@Test
|
||||
fun `test isRelevant`() = runTest {
|
||||
fun `test isRelevant`() {
|
||||
val sut = UnifiedPushTest(
|
||||
unifiedPushDistributorProvider = FakeUnifiedPushDistributorProvider(),
|
||||
openDistributorWebPageAction = FakeOpenDistributorWebPageAction(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue