Rename test class.

This commit is contained in:
Benoit Marty
2026-06-29 10:15:28 +02:00
parent 1a5336e650
commit fb7bc50cdb
@@ -60,7 +60,7 @@ import kotlinx.collections.immutable.toImmutableList
import org.junit.Test
import kotlin.time.Duration.Companion.seconds
class DefaultEventItemFactoryTest {
class EventItemFactoryTest {
@Test
fun `create check all null cases`() {
val factory = createEventItemFactory()