mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
[maven] IDEA-375474 fix MavenDistributionResolveTest
GitOrigin-RevId: 30037c9e9ae5e605d4660aed6eba24591ec04e28
This commit is contained in:
committed by
intellij-monorepo-bot
parent
172c788491
commit
640ead2242
+1
@@ -59,6 +59,7 @@ class MavenDistributionResolveTest : MavenMultiVersionImportingTestCase() {
|
||||
override fun tearDown() {
|
||||
RunAll(
|
||||
ThrowableRunnable {
|
||||
MavenServerManager.getInstance().closeAllConnectorsAndWait()
|
||||
@OptIn(ExperimentalPathApi::class)
|
||||
mavenHomeDir.deleteRecursively()
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user