mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
external test discovery action for internal use only (IDEA-157590)
This commit is contained in:
@@ -1777,7 +1777,7 @@
|
||||
<action id="ShowRecentTests" class="com.intellij.testIntegration.ShowRecentTests">
|
||||
<keyboard-shortcut first-keystroke="control shift SEMICOLON" keymap="$default"/>
|
||||
</action>
|
||||
<action class="com.intellij.execution.testDiscovery.ConfigureTestDiscoveryAction" id="TestDiscoveryIndexChooser" text="Choose external test discovery indices">
|
||||
<action class="com.intellij.execution.testDiscovery.ConfigureTestDiscoveryAction" internal="true" id="TestDiscoveryIndexChooser" text="Choose external test discovery indices">
|
||||
<add-to-group group-id="Internal" anchor="last"/>
|
||||
</action>
|
||||
</actions>
|
||||
|
||||
Reference in New Issue
Block a user