Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: converted NativeAnimatedInterpolationTest to kotlin (#37960)
Summary: This PR converts [NativeAnimatedNodeTraversalTest](https://github.com/facebook/react-native/tree/main/packages/react-native/ReactAndroid/src/test/java/com/facebook/react/animated/NativeAnimatedNodeTraversalTest.java) into Kotlin as requested in #37708 ## Changelog: [INTERNAL] [CHANGED] - Convert `NativeAnimatedNodeTraversalTest` to Kotlin Pull Request resolved: #37960 Test Plan: 1. Run `./gradlew :packages:react-native:ReactAndroid:test`. 2. All tests should pass. Reviewed By: javache Differential Revision: D46838215 Pulled By: rshest fbshipit-source-id: 6681d74896a0c94fa7f3ad2ce79eeab4974c55f4
- Loading branch information