mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
IDEA-177749 Completion parameter hints disappear prematurely
fix ParameterInfoTest
This commit is contained in:
+1
-1
@@ -91,7 +91,7 @@ public class MockUpdateParameterInfoContext implements UpdateParameterInfoContex
|
||||
|
||||
@Override
|
||||
public boolean isPreservedOnHintHidden() {
|
||||
throw new UnsupportedOperationException();
|
||||
return false;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user