Rename test class

This commit is contained in:
Benoit Marty 2025-11-27 07:16:13 +01:00
parent f3d7b16463
commit a344b11eaa

View file

@ -57,7 +57,7 @@ import java.io.File
import kotlin.time.Duration
import kotlin.time.Duration.Companion.seconds
class VoiceMessageComposerPresenterTest {
class DefaultVoiceMessageComposerPresenterTest {
@get:Rule
val warmUpRule = WarmUpRule()