Revert "test fix"

This reverts commit f134f8e17673c925e66c634e5a97044090c28486.

GitOrigin-RevId: 07dec0890d8012bf8a9250c9b632172f8dd33e4c
This commit is contained in:
Mikhail Sokolov
2022-07-12 14:45:31 +02:00
committed by intellij-monorepo-bot
parent fc4c5f36ce
commit 6ffbfaff54

View File

@@ -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 = []