Move "Add test library to classpath" to irrelevant action list
This prevents inconsistencies like "Add JUnit 5.0" / "Add JUnit 5.2" Should fix one relevant test
This commit is contained in:
+3
-1
@@ -76,6 +76,8 @@ object DirectiveBasedActionUtils {
|
||||
"Show property type hints",
|
||||
"Show parameter type hints",
|
||||
"Show argument name hints",
|
||||
"Show hints for suspending calls"
|
||||
"Show hints for suspending calls",
|
||||
"Add 'JUnit",
|
||||
"Add 'testng"
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user