IDEA-177749 Completion parameter hints disappear prematurely

fix ParameterInfoTest
This commit is contained in:
Dmitry Batrak
2017-08-22 16:46:54 +03:00
parent 27ba077018
commit f32d293940
@@ -91,7 +91,7 @@ public class MockUpdateParameterInfoContext implements UpdateParameterInfoContex
@Override
public boolean isPreservedOnHintHidden() {
throw new UnsupportedOperationException();
return false;
}
@Override