[Build] Get rid of the testApiJUnit5 method
#KTI-1349 In Progress
This commit is contained in:
committed by
Space Team
parent
53fde520d5
commit
6f96be0b76
@@ -23,7 +23,9 @@ dependencies {
|
||||
|
||||
testCompileOnly(project(":compiler:cli-common"))
|
||||
testApi(projectTests(":compiler:tests-common"))
|
||||
testApiJUnit5()
|
||||
testApi(platform(libs.junit.bom))
|
||||
testImplementation(libs.junit.jupyter.api)
|
||||
testRuntimeOnly(libs.junit.jupyter.engine)
|
||||
testImplementation(libs.junit.jupyter.params)
|
||||
testImplementation(libs.junit4)
|
||||
testApi(protobufFull())
|
||||
|
||||
Reference in New Issue
Block a user