Fix flaky FIR tests
failing with 'Jar with annotations does not exist. Please run :plugins:fir-plugin-prototype:plugin-annotations:jar'
This commit is contained in:
@@ -43,7 +43,7 @@ projectTest(jUnitMode = JUnitMode.JUnit5) {
|
||||
dependsOn(":dist")
|
||||
workingDir = rootDir
|
||||
useJUnitPlatform()
|
||||
}
|
||||
}.also { confugureFirPluginAnnotationsDependency(it) }
|
||||
|
||||
testsJar()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user