refactor-git-trust #4

Merged
zwa merged 11 commits from refactor-git-trust into master 2023-08-15 19:40:53 +00:00
2 changed files with 1 additions and 1 deletions
Showing only changes of commit 8c5579a42c - Show all commits

View file

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