mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
Fix test name
This commit is contained in:
+1
-1
@@ -1661,7 +1661,7 @@ class Foo {{
|
||||
assert lookup
|
||||
}
|
||||
|
||||
public void "test show popup with single live template if show.live.templates.in.completion option is enabled"() {
|
||||
public void "test show popup with single live template if show_live_tempate_in_completion option is enabled"() {
|
||||
def oldValue = LiveTemplateCompletionContributor.ourShowTemplatesInTests
|
||||
try {
|
||||
LiveTemplateCompletionContributor.ourShowTemplatesInTests = false
|
||||
|
||||
Reference in New Issue
Block a user