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 org.junit.jupiter.api.assertThrows
|
||||||
import java.io.FileNotFoundException
|
import java.io.FileNotFoundException
|
||||||
|
|
||||||
internal class K3sConfigRepositoryKtTest {
|
internal class K3SDesktopConfigRepositoryKtTest {
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
fun getConfig_successful() {
|
fun getConfig_successful() {
|
Loading…
Reference in a new issue