android / codelab-kotlin-coroutines

Kotlin Coroutines codelab
Apache License 2.0
552 stars 268 forks source link

The MainViewModelTest.kt is not in the androidTest folder. #144

Open PratikBanodkar opened 3 years ago

PratikBanodkar commented 3 years ago

The Step 6 of codelab requires to review existing code and mentions to open MainViewModelTest.kt from the androidTest folder. However this file is actually present in the test folder. image

osuleymanova commented 2 years ago

@ PratikBanodkar Thank you for reaching out to us. The issue is fixed and will be published soon.

osuleymanova commented 2 years ago

Duplicate of #66, #146