Rename test class
This commit is contained in:
parent
f5dacb7b2f
commit
b6ee05ab24
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ import java.io.File
|
||||||
import kotlin.time.Duration
|
import kotlin.time.Duration
|
||||||
import kotlin.time.Duration.Companion.seconds
|
import kotlin.time.Duration.Companion.seconds
|
||||||
|
|
||||||
class VoiceMessageComposerPresenterTest {
|
class DefaultVoiceMessageComposerPresenterTest {
|
||||||
@get:Rule
|
@get:Rule
|
||||||
val warmUpRule = WarmUpRule()
|
val warmUpRule = WarmUpRule()
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue