google-developer-training/advanced-android-testing

[Codelab Issue] Testing Codelab 5.2, Step 9 - Wrong class name

dlqkfzlr opened this issue · 1 comments

Describe the problem
After Step2-6
'TasksFragment.kt' should be changed to 'StatisticsViewModel.kt' & 'AddEditTaskViewModel.kt'
(See the attatched file with a highlighted word)

In which lesson and step of the codelab can this issue be found?
5.2, Step 9
bug_report

How to reproduce?
What are the exact steps to reproduce the problem?

Versions

  1. What version of Android Studio are you using?

Additional information
Add any other context about the problem here.

codelab: advanced-android-kotlin

Duplicate #169