refactor name DesktopConfigRepository.kt

This commit is contained in:
ansgarz 2022-03-26 18:20:21 +01:00
parent 8bb574ece7
commit 894cfefa12
2 changed files with 1 additions and 1 deletions

View file

@ -9,7 +9,7 @@ import org.junit.jupiter.api.Test
import org.junit.jupiter.api.assertThrows
import java.io.FileNotFoundException
internal class K3sConfigRepositoryKtTest {
internal class K3SDesktopConfigRepositoryKtTest {
@Test
fun getConfig_successful() {