IDEA-189985 - PluginXmlDomInspection - add quotes in messages (fix tests)

GitOrigin-RevId: 8cd88d3da08d7f9a3ee1e1cf3fc5c9812a748121
This commit is contained in:
Karol Lewandowski
2022-10-28 12:52:41 +02:00
committed by intellij-monorepo-bot
parent 3fd35d4a88
commit 25cfa42a8d
3 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
<<error descr="<version> must be specified">idea-plugin</error>>
<<error descr="'<version>' must be specified">idea-plugin</error>>
<id>test</id>
<vendor>JetBrains</vendor>
</idea-plugin>