Lazy load recipes. Bug fixes for reconciling
This commit is contained in:
@@ -161,7 +161,7 @@ public class ValueSpelExpressionValidationTest {
|
||||
new JdtReconciler(compilationUnitCache, config, new JdtAstReconciler[] {
|
||||
new AnnotationNodeReconciler(config)
|
||||
})
|
||||
}, server);
|
||||
});
|
||||
}
|
||||
|
||||
@AfterEach
|
||||
|
||||
Reference in New Issue
Block a user