Revert "GH-355 Added support for deffered initialization of Function Catalog"
This reverts commit cd0ca2f7dc.
This commit is contained in:
@@ -297,7 +297,6 @@ public class ContextFunctionCatalogAutoConfigurationTests {
|
||||
@Test(expected = IllegalArgumentException.class)
|
||||
public void monoToMonoNonVoidFunction() {
|
||||
create(MonoToMonoNonVoidConfiguration.class);
|
||||
this.catalog.lookup("anything-doesn't-matter");
|
||||
}
|
||||
|
||||
@Test
|
||||
|
||||
Reference in New Issue
Block a user