Configure AbstractInspectionTest with project descriptors
Previous implements produced flaky tests when non-js tests were executed after js.
This commit is contained in:
+1
@@ -1 +1,2 @@
|
||||
// INSPECTION_CLASS: org.jetbrains.kotlin.idea.intentions.branchedTransformations.intentions.IfThenToElvisInspection
|
||||
// WITH_RUNTIME
|
||||
|
||||
+1
@@ -1 +1,2 @@
|
||||
// INSPECTION_CLASS: org.jetbrains.kotlin.idea.intentions.branchedTransformations.intentions.IfThenToSafeAccessInspection
|
||||
// WITH_RUNTIME
|
||||
+1
@@ -1 +1,2 @@
|
||||
// INSPECTION_CLASS: org.jetbrains.kotlin.idea.intentions.DestructureInspection
|
||||
// WITH_RUNTIME
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
// INSPECTION_CLASS: org.jetbrains.kotlin.idea.intentions.DestructureInspection
|
||||
// WITH_RUNTIME
|
||||
|
||||
+1
@@ -1 +1,2 @@
|
||||
// INSPECTION_CLASS: org.jetbrains.kotlin.idea.intentions.RemoveExplicitTypeArgumentsInspection
|
||||
// WITH_RUNTIME
|
||||
Reference in New Issue
Block a user