fix filename

This commit is contained in:
Michael Jerger 2023-08-03 18:39:34 +02:00
parent 4f79f933b5
commit 8c5579a42c
2 changed files with 1 additions and 1 deletions

View file

@ -13,7 +13,7 @@ import org.junit.jupiter.api.AfterAll
import org.junit.jupiter.api.BeforeAll import org.junit.jupiter.api.BeforeAll
import org.junit.jupiter.api.Test import org.junit.jupiter.api.Test
internal class CliTargetCommandKtTest { internal class TargetCliCommandKtTest {
companion object { companion object {
@BeforeAll @BeforeAll