Problem: workaround thread leaking problem
This commit is contained in:
+1
-1
@@ -63,7 +63,7 @@ public class KotlinConfidenceTest extends LightCompletionTestCase {
|
||||
|
||||
@Override
|
||||
protected void tearDown() throws Exception {
|
||||
TestUtilsKt.unInvalidateBuiltinsAndStdLib(getProject(), new RunnableWithException() {
|
||||
TestUtilsKt.doKotlinTearDown(getProject(), new RunnableWithException() {
|
||||
@Override
|
||||
public void run() throws Exception {
|
||||
KotlinConfidenceTest.super.tearDown();
|
||||
|
||||
Reference in New Issue
Block a user