DirectiveBasedActionUtils: added intentions to suppress warning to the list of ignored in tests to fix DeprecatedSymbolUsage.testJavaDeprecated()
This commit is contained in:
+2
-1
@@ -67,6 +67,7 @@ public object DirectiveBasedActionUtils {
|
||||
"Disable ",
|
||||
"Edit intention settings",
|
||||
"Edit inspection profile setting",
|
||||
"Inject language or reference"
|
||||
"Inject language or reference",
|
||||
"Suppress '"
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user