Update feature/interests/src/test/kotlin/com/google/samples/apps/nowinandroid/interests/InterestsViewModelTest.kt

Co-authored-by: Alex Vanyo <vanyo@google.com>
pull/1413/head
Don Turner 2 months ago committed by GitHub
parent 4ff5b1fa26
commit bee8c88681
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -46,7 +46,7 @@ import kotlin.test.assertEquals
* `SavedStateHandle.toRoute` which has a dependency on `android.os.Bundle`.
*
* TODO: Remove Robolectric if/when AndroidX Navigation API is updated to remove Android dependency.
* See b/340966212.
* See https://issuetracker.google.com/340966212.
*/
@RunWith(RobolectricTestRunner::class)
class InterestsViewModelTest {

Loading…
Cancel
Save