mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
(JPL-163237) remove ignore annotation
GitOrigin-RevId: 3b3ed9b91b4c0f3e784f06f365653d36e30afb2b
This commit is contained in:
committed by
intellij-monorepo-bot
parent
6dad6477e8
commit
7e9b1836eb
@@ -58,7 +58,6 @@ class SemanticActionSearchTest : SemanticSearchBaseTestCase() {
|
||||
assertContainsElements(items, "Remove All Breakpoints", "Remove All Breakpoints In The Current File")
|
||||
}
|
||||
|
||||
@IJIgnore(issue = "JPL-163237")
|
||||
fun `test empty query`() = runTest {
|
||||
val semanticActionContributor = readAction {
|
||||
SemanticActionSearchEverywhereContributor(
|
||||
|
||||
Reference in New Issue
Block a user