"Code insight settings damaged" Follow
Answered
I have a test which is complaining on tearDown() about
org.junit.ComparisonFailure: Code insight settings damaged expected:<<temp[ /]>> but was:<<temp[>
<option name="COMPLETION_CASE_SENSITIVE" value="2" />
</temp]>>
Can someone explain to me how to prevent this from happening?
Please sign in to leave a comment.
Please file a bug at https://youtrack.jetbrains.com/issues/IDEA. Attach idea.log (https://intellij-support.jetbrains.com/hc/articles/207241085), project files in .idea directory and IDE configuration (File | Export Settings).