mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-04 23:39:07 +07:00
Revert "test fix"
This reverts commit f134f8e17673c925e66c634e5a97044090c28486. GitOrigin-RevId: 07dec0890d8012bf8a9250c9b632172f8dd33e4c
This commit is contained in:
committed by
intellij-monorepo-bot
parent
fc4c5f36ce
commit
6ffbfaff54
@@ -308,9 +308,9 @@ class GotoActionTest extends LightJavaCodeInsightFixtureTestCase {
|
||||
void "test navigable settings options appear in results"() {
|
||||
def contributor = createActionContributor(project, testRootDisposable)
|
||||
def patterns = [
|
||||
"Smooth scrolling",
|
||||
"support screen readers",
|
||||
"show line numbers",
|
||||
"Widescreen tool window"
|
||||
"tab placement"
|
||||
]
|
||||
|
||||
def errors = []
|
||||
|
||||
Reference in New Issue
Block a user