refactor name DesktopConfigRepository.kt
This commit is contained in:
parent
8bb574ece7
commit
894cfefa12
2 changed files with 1 additions and 1 deletions
|
@ -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() {
|
Loading…
Reference in a new issue