[test framework] AT-107 Adding dependency on intellij.tools.ide.metrics.benchmark to publish metrics

GitOrigin-RevId: aaeb67a13dab0038e8f8e8ec6ed7d683d4dfe5d3
This commit is contained in:
Nikita Kudrin
2023-10-13 17:51:54 +03:00
committed by intellij-monorepo-bot
parent c8d08a9940
commit 5f15fa3f42
29 changed files with 29 additions and 0 deletions

View File

@@ -86,5 +86,6 @@
<orderEntry type="module" module-name="intellij.platform.backend.workspace" scope="TEST" />
<orderEntry type="module" module-name="intellij.platform.util" scope="TEST" />
<orderEntry type="module" module-name="intellij.platform.core" scope="TEST" />
<orderEntry type="module" module-name="intellij.tools.ide.metrics.benchmark" scope="TEST" />
</component>
</module>