Udayani Vaka

Results 3 comments of Udayani Vaka

Thanks for your patience @timtebeek We fixed a couple of tests and are working on a few more. We will let you know once it's ready for review.

@timtebeek It is ready for review and all tests seem to pass locally. Thanks again for your patience, and sorry for the delay in getting back on this.

Thanks, and sorry for the confusion! :-) Yes, you're right — I originally encountered the issue while working with `ChangeSpringPropertyKey`, which internally [delegates](https://github.com/openrewrite/rewrite-spring/blob/main/src/main/java/org/openrewrite/java/spring/ChangeSpringPropertyKey.java#L68) to `ChangePropertyKey`. That’s how I ended up...