Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Convert InterpolatorTypeTest to Kotlin (#37724)
Summary: Converts InterpolatorTypeTest from Java to Kotlin, as per issue #37708 ## Changelog: [Internal] [Changed] - Convert InterpolatorTypeTest to Kotlin <!-- Help reviewers and the release process by writing your own changelog entry. Pick one each for the category and type tags: [ANDROID|GENERAL|IOS|INTERNAL] [BREAKING|ADDED|CHANGED|DEPRECATED|REMOVED|FIXED|SECURITY] - Message For more details, see: https://reactnative.dev/contributing/changelogs-in-pull-requests Pull Request resolved: #37724 Test Plan: Tests pass: `./gradlew :packages:react-native:ReactAndroid:test` Formatted with [KtFmt](https://facebook.github.io/ktfmt/) Reviewed By: cortinico, yungsters Differential Revision: D46486141 Pulled By: mdvacca fbshipit-source-id: bcdfa6497b9170640b4b9f3f20f6afad8fb56bee
- Loading branch information