Attempt to fix some inspection tests
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ class CoroutineNonBlockingContextDetectionTest : KotlinLightCodeInsightFixtureTe
|
||||
}
|
||||
|
||||
fun testCoroutineContextCheck() {
|
||||
myFixture.configureByFiles("ContextCheck.kt")
|
||||
myFixture.configureByFile("ContextCheck.kt")
|
||||
myFixture.testHighlighting(true, false, false, "ContextCheck.kt")
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user