mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 13:02:30 +07:00
[maven] IDEA-349971 fix MavenBuildHelperPluginTest.testCompletion
GitOrigin-RevId: 6de85776ede6534640a3ad8337be0cbc2c5022f6
This commit is contained in:
committed by
intellij-monorepo-bot
parent
bf96917790
commit
38ee9327a6
@@ -53,7 +53,7 @@ class MavenBuildHelperPluginTest : MavenDomTestCase() {
|
||||
</properties>
|
||||
""".trimIndent())
|
||||
|
||||
createProjectPom(
|
||||
updateProjectPom(
|
||||
"""
|
||||
<groupId>test</groupId>
|
||||
<artifactId>project</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user