Configure AbstractInspectionTest with project descriptors
Previous implements produced flaky tests when non-js tests were executed after js.
This commit is contained in:
+2
-1
@@ -1,3 +1,4 @@
|
||||
// INSPECTION_CLASS: org.jetbrains.kotlin.idea.spring.inspections.SpringKotlinAutowiringInspection
|
||||
// FIXTURE_CLASS: org.jetbrains.kotlin.idea.spring.tests.SpringTestFixtureExtension
|
||||
// CONFIGURE_SPRING_FILE_SET
|
||||
// CONFIGURE_SPRING_FILE_SET
|
||||
// RUNTIME_WITH_FULL_JDK
|
||||
Reference in New Issue
Block a user