@@ -22,7 +22,6 @@ import java.util.function.Supplier;
|
||||
import kotlin.jvm.functions.Function0;
|
||||
import kotlin.jvm.functions.Function1;
|
||||
import org.junit.jupiter.api.AfterEach;
|
||||
import org.junit.jupiter.api.Disabled;
|
||||
import org.junit.jupiter.api.Test;
|
||||
|
||||
import org.springframework.boot.autoconfigure.EnableAutoConfiguration;
|
||||
@@ -53,7 +52,6 @@ public class ContextFunctionCatalogAutoConfigurationKotlinTests {
|
||||
}
|
||||
}
|
||||
|
||||
@Disabled
|
||||
@Test
|
||||
public void typeDiscoveryTests() {
|
||||
create(new Class[] { KotlinLambdasConfiguration.class,
|
||||
|
||||
Reference in New Issue
Block a user