inspections: ensure local paired inspection uses display name of the global one

GitOrigin-RevId: 8dfb2236e2ae4016024102e8195e5ce0df954500
This commit is contained in:
Anna.Kozlova
2019-12-13 09:34:22 +00:00
committed by intellij-monorepo-bot
parent 9fc8e6ed59
commit f9f5d09f87
4 changed files with 4 additions and 9 deletions
@@ -1,4 +1,4 @@
// "Fix all 'Member access can be tightened' problems in file" "true"
// "Fix all 'Declaration access can be weaker' problems in file" "true"
class Test {
private int myCounter;